Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/regulator/
Dtwl-regulator.c116 #define SMPS_MULTOFFSET_VIO BIT(1) macro
1180 if (twl_get_smps_mult() & SMPS_MULTOFFSET_VIO) in twlreg_probe()
1182 if (twl_get_smps_offset() & SMPS_MULTOFFSET_VIO) in twlreg_probe()
Dtps80031-regulator.c42 #define SMPS_MULTOFFSET_VIO BIT(1) macro
624 mult_offset = SMPS_MULTOFFSET_VIO; in check_smps_mode_mult()