Searched refs:MAX5970_STATUS3_ALERT (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/mfd/ | ||
D | max5970.h | 74 #define MAX5970_STATUS3_ALERT BIT(4) macro |
/Linux-v6.6/drivers/regulator/ | ||
D | max5970-regulator.c | 198 if (val & MAX5970_STATUS3_ALERT) in max597x_get_status() |