Searched refs:IRDA_TRANS (Results 1 – 4 of 4) sorted by relevance
43 #define IRDA_TRANS 0x20 /* Asynchronous transparency modifier */ macro
66 buf[1] = byte^IRDA_TRANS; /* Complement bit 5 */ in stuff_byte()434 byte ^= IRDA_TRANS; in async_unwrap_other()
246 c ^= IRDA_TRANS; in stuff_fir()406 byte ^= IRDA_TRANS; in stir_fir_chars()
690 buf[1] = byte ^ IRDA_TRANS; /* Complement bit 5 */ in stuff_byte()