Searched refs:LP87565_BUCK_NUM (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/power/regulator/ |
H A D | lp87565_regulator.c | 18 static const char lp87565_buck_ctrl1[LP87565_BUCK_NUM] = {0x2, 0x4, 0x6, 0x8, 0x2, 0x6}; 19 static const char lp87565_buck_vout[LP87565_BUCK_NUM] = {0xA, 0xC, 0xE, 0x10, 0xA, 0xE };
|
/openbmc/u-boot/include/power/ |
H A D | lp87565.h | 4 #define LP87565_BUCK_NUM 6 macro
|