Searched refs:VREG_NUM (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-usb-hs-28nm.c43 VREG_NUM, enumerator in enum:hsphy_vreg
63 struct regulator_bulk_data vregs[VREG_NUM];
160 ret = regulator_bulk_enable(VREG_NUM, priv->vregs);
176 regulator_bulk_disable(VREG_NUM, priv->vregs);
348 ret = devm_regulator_bulk_get(dev, VREG_NUM, priv->vregs);

Completed in 144 milliseconds