Searched full:buck3 (Results 1 – 9 of 9) sorted by relevance
59 BUCK375 # enable BUCK376 npm6001 regulator enable BUCK377 # disable BUCK378 npm6001 regulator disable BUCK382 # set BUCK3 voltage to exactly 3000 mV83 npm6001 regulator set BUCK3 300084 # obtain the actual BUCK3 configured voltage85 npm6001 regulator get BUCK390 npm6001 regulator get BUCK3
23 BUCK3 {24 /* all properties for BUCK3 */
26 BUCK3 {27 /* all properties for BUCK3 */
30 BUCK3 {};107 BUCK3 {};
92 REGULATOR_MPM54304_DEFINE_COND(inst, buck3, BUCK3) \
605 REGULATOR_NPM6001_DEFINE_COND(inst, buck3, NPM6001_SOURCE_BUCK3) \
42 npm6001_ek_buck3: BUCK3 {
47 /* always select BUCK3 DAC (does not increase power consumption) */ in mfd_npm6001_init()
31 { "BUCK3", DEVICE_DT_GET_OR_NULL(DT_NODELABEL(npm6001_ek_buck3)) },