Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Daxi-fan-control.c43 #define ADI_IRQ_SRC_TACH_ERR BIT(1) macro
361 if (irq_pending & ADI_IRQ_SRC_TACH_ERR) in axi_fan_control_irq_handler()
388 ~(ADI_IRQ_SRC_NEW_MEASUR | ADI_IRQ_SRC_TACH_ERR | in axi_fan_control_init()