Home
last modified time | relevance | path

Searched refs:NEC_NBITS (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Drockchip_ir.h34 #define NEC_NBITS 32 macro
/rk3399_rockchip-uboot/drivers/input/
H A Drockchip_ir.c172 if (data->count == NEC_NBITS) { in ir_nec_decode()