Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drcar_thermal.c52 unsigned int irq_per_ch : 1; member
61 .irq_per_ch = 0,
70 .irq_per_ch = 0,
79 .irq_per_ch = 1,
457 if (chip->irq_per_ch) in rcar_thermal_probe()
522 if (!chip->irq_per_ch) in rcar_thermal_probe()