Searched refs:LIRC_CAN_SEND_MASK (Results 1 – 1 of 1) sorted by relevance
58 #define LIRC_CAN_SEND_MASK 0x0000003f macro70 #define LIRC_CAN_REC_MASK LIRC_MODE2REC(LIRC_CAN_SEND_MASK)84 #define LIRC_CAN_SEND(x) ((x)&LIRC_CAN_SEND_MASK)