Searched refs:NUM_BULK_REGS (Results 1 – 1 of 1) sorted by relevance
33 #define NUM_BULK_REGS 2 macro40 struct regulator_bulk_data regs[NUM_BULK_REGS];95 ret = regulator_bulk_enable(NUM_BULK_REGS, priv->regs); in qcom_ssphy_power_on()116 regulator_bulk_disable(NUM_BULK_REGS, priv->regs); in qcom_ssphy_power_on()130 regulator_bulk_disable(NUM_BULK_REGS, priv->regs); in qcom_ssphy_power_off()150 ret = devm_regulator_bulk_get(priv->dev, NUM_BULK_REGS, priv->regs); in qcom_ssphy_init_regulator()