Searched refs:LIRC_SPACE (Results 1 – 2 of 2) sorted by relevance
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()