Searched refs:LIRC_CAN_SEND_MASK (Results 1 – 1 of 1) sorted by relevance
59 #define LIRC_CAN_SEND_MASK 0x0000003f macro71 #define LIRC_CAN_REC_MASK LIRC_MODE2REC(LIRC_CAN_SEND_MASK)85 #define LIRC_CAN_SEND(x) ((x)&LIRC_CAN_SEND_MASK)