Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dda7280.c70 #define DA7280_E_MEM_FAULT_MASK BIT(6) macro
951 if (events[2] & DA7280_E_MEM_FAULT_MASK) in da7280_irq_handler()