Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dadp5520.h71 #define ADP5520_OVP_INT (1 << 4) macro
/openbmc/linux/drivers/mfd/
H A Dadp5520.c185 events = reg_val & (ADP5520_OVP_INT | ADP5520_CMPR_INT | in adp5520_irq_thread()