Searched refs:BUCK_VOLTAGE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/linux/mfd/ | ||
D | stpmic1.h | 102 #define BUCK_VOLTAGE_MASK GENMASK(7, 2) macro |
/linux-6.6.21/drivers/regulator/ | ||
D | stpmic1_regulator.c | 270 .vsel_mask = BUCK_VOLTAGE_MASK, \ |