Searched full:buck0 (Results 1 – 6 of 6) sorted by relevance
13 - Regulators (BUCK0/1/2/3 and LDO0/1)49 the regulators embedded in the PMIC (BUCK0/1/2/3 and LDO0/1). Below you can56 BUCK087 # set BUCK0 voltage to a value between 2350 mV and 2450 mV88 npm6001 regulator set BUCK0 2350 245089 # obtain the actual BUCK0 configured voltage95 # set BUCK0 to hysteretic mode96 npm6001 regulator modeset BUCK0 hys97 # set BUCK0 to PWM mode98 npm6001 regulator modeset BUCK0 pwm[all …]
8 children nodes, strictly following the BUCK0..3, LDO0..1 node names. For17 BUCK0 {18 /* all properties for BUCK0 */
27 npm6001_ek_buck0: BUCK0 {
27 BUCK0 {};
602 REGULATOR_NPM6001_DEFINE_COND(inst, buck0, NPM6001_SOURCE_BUCK0) \
28 { "BUCK0", DEVICE_DT_GET_OR_NULL(DT_NODELABEL(npm6001_ek_buck0)) },