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