Home
last modified time | relevance | path

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

/drivers/phy/qualcomm/
A Dphy-qcom-m31-eusb2.c111 #define M31_EUSB_NUM_VREGS ARRAY_SIZE(m31_eusb_phy_vregs) macro
185 ret = regulator_bulk_enable(M31_EUSB_NUM_VREGS, phy->vregs); in m31eusb2_phy_init()
220 regulator_bulk_disable(M31_EUSB_NUM_VREGS, phy->vregs); in m31eusb2_phy_init()
230 regulator_bulk_disable(M31_EUSB_NUM_VREGS, phy->vregs); in m31eusb2_phy_exit()
278 ret = devm_regulator_bulk_get_const(dev, M31_EUSB_NUM_VREGS, in m31eusb2_phy_probe()

Completed in 4 milliseconds