Searched refs:LP873X_BUCK_NUM (Results 1 – 2 of 2) sorted by relevance
18 static const char lp873x_buck_ctrl[LP873X_BUCK_NUM] = {0x2, 0x4};19 static const char lp873x_buck_volt[LP873X_BUCK_NUM] = {0x6, 0x7};282 if (idx >= LP873X_BUCK_NUM) { in lp873x_buck_probe()
5 #define LP873X_BUCK_NUM 2 macro