Searched refs:ADP5585_OVRFLOW_INT (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/mfd/ | ||
| H A D | adp5585.h | 20 #define ADP5585_OVRFLOW_INT BIT(2) macro |
| /linux/drivers/mfd/ | ||
| H A D | adp5585.c | 514 if (status & ADP5585_OVRFLOW_INT) in adp5585_irq() |