Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Daxi-fan-control.c42 #define ADI_IRQ_SRC_TACH_ERR BIT(1) macro
360 if (irq_pending & ADI_IRQ_SRC_TACH_ERR) in axi_fan_control_irq_handler()
387 ~(ADI_IRQ_SRC_NEW_MEASUR | ADI_IRQ_SRC_TACH_ERR | in axi_fan_control_init()