Searched refs:not_command (Results 1 – 3 of 3) sorted by relevance
52 u8 command, not_command; in zx_irdec_irq() local66 not_command = (rawcode >> 24) & 0xff; in zx_irdec_irq()72 command, not_command, in zx_irdec_irq()
51 u8 command, not_command; in ir_sanyo_decode() local144 not_command = bitrev8((data->bits >> 0) & 0xff); in ir_sanyo_decode()146 if ((command ^ not_command) != 0xff) { in ir_sanyo_decode()
44 u8 address, not_address, command, not_command; in ir_nec_decode() local145 not_command = bitrev8((data->bits >> 0) & 0xff); in ir_nec_decode()150 not_command, in ir_nec_decode()