Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dda7280.c69 #define DA7280_E_PWM_FAULT_MASK BIT(5) macro
953 if (events[2] & DA7280_E_PWM_FAULT_MASK) in da7280_irq_handler()