Home
last modified time | relevance | path

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

/u-boot/include/power/
A Dtps65941.h9 #define TPS65941_BUCK_NUM 5 macro
/u-boot/drivers/power/regulator/
A Dtps65941_regulator.c20 static const char tps65941_buck_ctrl[TPS65941_BUCK_NUM] = {0x4, 0x6, 0x8, 0xA,
22 static const char tps65941_buck_vout[TPS65941_BUCK_NUM] = {0xE, 0x10, 0x12,
24 static const char tps65941_ldo_ctrl[TPS65941_BUCK_NUM] = {0x1D, 0x1E, 0x1F,
26 static const char tps65941_ldo_vout[TPS65941_BUCK_NUM] = {0x23, 0x24, 0x25,

Completed in 3 milliseconds