Searched refs:LIRC_SPACE (Results 1 – 3 of 3) sorted by relevance
10 ignore define LIRC_SPACE
24 #define LIRC_SPACE(val) (((val) & LIRC_VALUE_MASK) | LIRC_MODE2_SPACE) macro
80 kfifo_put(&fh->rawir, LIRC_SPACE(duration)); in lirc_raw_event()86 LIRC_SPACE(ev.duration); in lirc_raw_event()