PV88090_REG_ 174 drivers/regulator/pv88090-regulator.c .enable_reg = PV88090_REG_##regl_name##_CONF0, \ PV88090_REG_ 176 drivers/regulator/pv88090-regulator.c .vsel_reg = PV88090_REG_##regl_name##_CONF0, \ PV88090_REG_ 180 drivers/regulator/pv88090-regulator.c .csel_reg = PV88090_REG_##regl_name##_CONF1, \ PV88090_REG_ 183 drivers/regulator/pv88090-regulator.c .conf = PV88090_REG_##regl_name##_CONF1, \ PV88090_REG_ 184 drivers/regulator/pv88090-regulator.c .conf2 = PV88090_REG_##regl_name##_CONF2, \ PV88090_REG_ 200 drivers/regulator/pv88090-regulator.c .enable_reg = PV88090_REG_##regl_name##_CONT, \ PV88090_REG_ 202 drivers/regulator/pv88090-regulator.c .vsel_reg = PV88090_REG_##regl_name##_CONT, \