Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/regulator/
Dtwl6030-regulator.c84 #define SMPS_MULTOFFSET_SMPS3 BIT(6) macro
704 if (twl_get_smps_mult() & SMPS_MULTOFFSET_SMPS3) in twlreg_probe()
706 if (twl_get_smps_offset() & SMPS_MULTOFFSET_SMPS3) in twlreg_probe()
Dtps80031-regulator.c31 #define SMPS_MULTOFFSET_SMPS3 BIT(6) macro
619 mult_offset = SMPS_MULTOFFSET_SMPS3; in check_smps_mode_mult()