Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dtwl6030-regulator.c85 #define SMPS_MULTOFFSET_SMPS4 BIT(0) macro
728 if (twl_get_smps_mult() & SMPS_MULTOFFSET_SMPS4) in twlreg_probe()
730 if (twl_get_smps_offset() & SMPS_MULTOFFSET_SMPS4) in twlreg_probe()
Dtps80031-regulator.c46 #define SMPS_MULTOFFSET_SMPS4 BIT(0) macro
636 mult_offset = SMPS_MULTOFFSET_SMPS4; in check_smps_mode_mult()