Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/au0828/
H A Dau0828-input.c108 #define NEC_START_SPACE (4500 / AU8522_UNIT) macro
171 if (width > NEC_START_SPACE - 2 && in au0828_get_key_au8522()
172 width < NEC_START_SPACE + 2) { in au0828_get_key_au8522()