Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Ddrv2665.c26 #define DRV2665_FIFO_EMPTY BIT(1) macro
90 if (read_buf & DRV2665_FIFO_EMPTY) { in drv2665_worker()