Searched refs:TPS65941_BUCK_NUM (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/power/ |
A D | tps65941.h | 9 #define TPS65941_BUCK_NUM 5 macro
|
/u-boot/drivers/power/regulator/ |
A D | tps65941_regulator.c | 20 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