Lines Matching refs:IS_INVREV
86 #define IS_INVREV 8 macro
333 set_bit(IS_INVREV, &dev->flags); in parse_atr()
335 clear_bit(IS_INVREV, &dev->flags); in parse_atr()
488 if (test_bit(IS_INVREV, &dev->flags)) in set_protocol()
497 | (test_bit(IS_INVREV, &dev->flags) ? 0x02 : 0x00) /* inv parity */ in set_protocol()
1036 if (test_bit(IS_INVREV, &dev->flags) && count > 0) in cmm_read()
1159 | (test_bit(IS_INVREV, &dev->flags) ? 2 : 0)/* inverse parity */ in cmm_write()
1171 | (test_bit(IS_INVREV, &dev->flags) ? 2 : 0) in cmm_write()
1178 if (test_bit(IS_INVREV, &dev->flags)) { in cmm_write()
1197 if (test_bit(IS_INVREV, &dev->flags)) in cmm_write()
1219 if (test_bit(IS_INVREV, &dev->flags)) { in cmm_write()