Searched refs:LP873X_LDO_NUM (Results 1 – 2 of 2) sorted by relevance
20 static const char lp873x_ldo_ctrl[LP873X_LDO_NUM] = {0x8, 0x9};21 static const char lp873x_ldo_volt[LP873X_LDO_NUM] = {0xA, 0xB};228 if (idx >= LP873X_LDO_NUM) { in lp873x_ldo_probe()
4 #define LP873X_LDO_NUM 2 macro