Searched refs:LIRC_CAN_SEND_MASK (Results 1 – 3 of 3) 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)
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)
29 ignore define LIRC_CAN_SEND_MASK
Completed in 5 milliseconds