taglinefilesource code
PLLbits482drivers/char/tga.cunsigned char PLLbits[7] = { 0x80, 0x04, 0x00, 0x24, 0x44, 0x80, 0xb8 };
PLLbits556drivers/char/tga.ctemp = (PLLbits[i] >> (7-j)) & 1;