Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds