Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dda7280.c55 #define DA7280_E_SEQ_DONE_MASK BIT(2) macro
935 if (events[0] & DA7280_E_SEQ_DONE_MASK) in da7280_irq_handler()