Searched defs:SMPS_MULTOFFSET_SMPS4 (Results 1 - 2 of 2) sorted by relevance

/drivers/regulator/
H A Dtps80031-regulator.c46 #define SMPS_MULTOFFSET_SMPS4 BIT(0) macro
636 mult_offset = SMPS_MULTOFFSET_SMPS4;
H A Dtwl-regulator.c115 #define SMPS_MULTOFFSET_SMPS4 BIT(0) macro
1173 if (twl_get_smps_mult() & SMPS_MULTOFFSET_SMPS4)
1175 if (twl_get_smps_offset() & SMPS_MULTOFFSET_SMPS4)

Completed in 61 milliseconds