Searched refs:Bit5 (Results 1 – 4 of 4) sorted by relevance
235 unsigned Bit5 = (Value >> 5) & 0x1; in adjustFixupValue() local237 (Bit6 << 5) | (Bit7 << 4) | (Bit3_1 << 1) | Bit5; in adjustFixupValue()244 unsigned Bit5 = (Value >> 5) & 0x1; in adjustFixupValue() local248 (Bit5 << 2); in adjustFixupValue()
299 unsigned Bit5 = (Value >> 5) & 0x1; in adjustFixupValue() local301 (Bit6 << 5) | (Bit7 << 4) | (Bit3_1 << 1) | Bit5; in adjustFixupValue()308 unsigned Bit5 = (Value >> 5) & 0x1; in adjustFixupValue() local312 (Bit5 << 2); in adjustFixupValue()
29 Bit5 = 2, enumerator36 T5 = ((1<<(Bit5+1))-1) ^ 0xFF, /* 1111 1000 */
26 Bit5 = 2, enumerator33 T5 = ((1<<(Bit5+1))-1) ^ 0xFF, /* 1111 1000 */