Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/regulator/
Dtwl-regulator.c117 #define SMPS_MULTOFFSET_SMPS3 BIT(6) macro
1168 if (twl_get_smps_mult() & SMPS_MULTOFFSET_SMPS3) in twlreg_probe()
1170 if (twl_get_smps_offset() & SMPS_MULTOFFSET_SMPS3) in twlreg_probe()
Dtps80031-regulator.c45 #define SMPS_MULTOFFSET_SMPS3 BIT(6) macro
633 mult_offset = SMPS_MULTOFFSET_SMPS3; in check_smps_mode_mult()