Searched refs:IS_INVREV (Results 1 – 1 of 1) sorted by relevance
86 #define IS_INVREV 8 macro332 set_bit(IS_INVREV, &dev->flags); in parse_atr()334 clear_bit(IS_INVREV, &dev->flags); in parse_atr()487 if (test_bit(IS_INVREV, &dev->flags)) in set_protocol()496 | (test_bit(IS_INVREV, &dev->flags) ? 0x02 : 0x00) /* inv parity */ in set_protocol()1035 if (test_bit(IS_INVREV, &dev->flags) && count > 0) in cmm_read()1157 | (test_bit(IS_INVREV, &dev->flags) ? 2 : 0)/* inverse parity */ in cmm_write()1169 | (test_bit(IS_INVREV, &dev->flags) ? 2 : 0) in cmm_write()1176 if (test_bit(IS_INVREV, &dev->flags)) { in cmm_write()1195 if (test_bit(IS_INVREV, &dev->flags)) in cmm_write()[all …]