Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/regulator/
H A Dlp87565_regulator.c18 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 Dlp87565.h4 #define LP87565_BUCK_NUM 6 macro