Home
last modified time | relevance | path

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

/drivers/regulator/
Dtwl6030-regulator.c83 #define SMPS_MULTOFFSET_SMPS4 BIT(0) macro
719 if (twl_get_smps_mult() & SMPS_MULTOFFSET_SMPS4) in twlreg_probe()
721 if (twl_get_smps_offset() & SMPS_MULTOFFSET_SMPS4) in twlreg_probe()
Dtps80031-regulator.c32 #define SMPS_MULTOFFSET_SMPS4 BIT(0) macro
622 mult_offset = SMPS_MULTOFFSET_SMPS4; in check_smps_mode_mult()