Home
last modified time | relevance | path

Searched refs:NEC_BIT_0_SPACE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dir-nec-decoder.c17 #define NEC_BIT_0_SPACE (1 * NEC_UNIT) macro
113 else if (!eq_margin(ev.duration, NEC_BIT_0_SPACE, NEC_UNIT / 2)) in ir_nec_decode()
213 .bit_space[0] = NEC_BIT_0_SPACE,
/OK3568_Linux_fs/u-boot/include/
H A Drockchip_ir.h39 #define NEC_BIT_0_SPACE (1 * NEC_UNIT) macro
/OK3568_Linux_fs/u-boot/drivers/input/
H A Drockchip_ir.c166 } else if (!eq_margin(ev->duration, NEC_BIT_0_SPACE, in ir_nec_decode()