Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dtwl6030-regulator.c87 #define SMPS_MULTOFFSET_SMPS3 BIT(6) macro
722 if (twl_get_smps_mult() & SMPS_MULTOFFSET_SMPS3) in twlreg_probe()
724 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()