Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dpv88090-regulator.h33 #define PV88090_E_OVER_TEMP 0x02 macro
H A Dpv88090-regulator.c243 if (reg_val & PV88090_E_OVER_TEMP) { in pv88090_irq_handler()
252 PV88090_E_OVER_TEMP); in pv88090_irq_handler()