Home
last modified time | relevance | path

Searched refs:M31_EUSB_NUM_VREGS (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-m31-eusb2.c113 #define M31_EUSB_NUM_VREGS ARRAY_SIZE(m31_eusb_phy_vregs) macro
187 ret = regulator_bulk_enable(M31_EUSB_NUM_VREGS, phy->vregs); in m31eusb2_phy_init()
222 regulator_bulk_disable(M31_EUSB_NUM_VREGS, phy->vregs); in m31eusb2_phy_init()
232 regulator_bulk_disable(M31_EUSB_NUM_VREGS, phy->vregs); in m31eusb2_phy_exit()
280 ret = devm_regulator_bulk_get_const(dev, M31_EUSB_NUM_VREGS, in m31eusb2_phy_probe()