Home
last modified time | relevance | path

Searched refs:wait_for_reg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-pxa-28nm-hsic.c48 static int wait_for_reg(void __iomem *reg, u32 mask, u32 ms) in wait_for_reg() function
77 ret = wait_for_reg(base + PHY_28NM_HSIC_PLL_CTRL2, in mv_hsic_phy_init()
111 ret = wait_for_reg(base + PHY_28NM_HSIC_IMPCAL_CAL, in mv_hsic_phy_power_on()
119 ret = wait_for_reg(base + PHY_28NM_HSIC_INT, in mv_hsic_phy_power_on()
H A Dphy-pxa-28nm-usb2.c142 static int wait_for_reg(void __iomem *reg, u32 mask, u32 ms) in wait_for_reg() function
209 ret = wait_for_reg(base + PHY_28NM_CAL_REG, in mv_usb2_phy_28nm_init()
216 ret = wait_for_reg(base + PHY_28NM_RX_REG1, in mv_usb2_phy_28nm_init()
223 ret = wait_for_reg(base + PHY_28NM_PLL_REG0, PHY_28NM_PLL_READY, 100); in mv_usb2_phy_28nm_init()
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-pxa-28nm-hsic.c48 static int wait_for_reg(void __iomem *reg, u32 mask, u32 ms) in wait_for_reg() function
77 ret = wait_for_reg(base + PHY_28NM_HSIC_PLL_CTRL2, in mv_hsic_phy_init()
111 ret = wait_for_reg(base + PHY_28NM_HSIC_IMPCAL_CAL, in mv_hsic_phy_power_on()
119 ret = wait_for_reg(base + PHY_28NM_HSIC_INT, in mv_hsic_phy_power_on()
H A Dphy-pxa-28nm-usb2.c141 static int wait_for_reg(void __iomem *reg, u32 mask, u32 ms) in wait_for_reg() function
208 ret = wait_for_reg(base + PHY_28NM_CAL_REG, in mv_usb2_phy_28nm_init()
215 ret = wait_for_reg(base + PHY_28NM_RX_REG1, in mv_usb2_phy_28nm_init()
222 ret = wait_for_reg(base + PHY_28NM_PLL_REG0, PHY_28NM_PLL_READY, 100); in mv_usb2_phy_28nm_init()

Completed in 3 milliseconds