Searched refs:LIRC_CAN_SEND_MASK (Results 1 – 1 of 1) sorted by relevance
57 #define LIRC_CAN_SEND_MASK 0x0000003f macro68 #define LIRC_CAN_REC_MASK LIRC_MODE2REC(LIRC_CAN_SEND_MASK)82 #define LIRC_CAN_SEND(x) ((x)&LIRC_CAN_SEND_MASK)