Searched full:buck3 (Results 1 – 7 of 7) 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
26 BUCK3 {27 /* all properties for BUCK3 */
42 npm6001_ek_buck3: BUCK3 {
30 BUCK3 {};
46 /* always select BUCK3 DAC (does not increase power consumption) */ in mfd_npm6001_init()
605 REGULATOR_NPM6001_DEFINE_COND(inst, buck3, NPM6001_SOURCE_BUCK3) \
31 { "BUCK3", DEVICE_DT_GET_OR_NULL(DT_NODELABEL(npm6001_ek_buck3)) },