Home
last modified time | relevance | path

Searched refs:mxs_phy_pll_enable (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-mxs-usb.c247 static int mxs_phy_pll_enable(void __iomem *base, bool enable) in mxs_phy_pll_enable() function
282 ret = mxs_phy_pll_enable(base, true); in mxs_phy_hw_init()
330 mxs_phy_pll_enable(base, false); in mxs_phy_hw_init()
447 mxs_phy_pll_enable(phy->io_priv, false); in mxs_phy_shutdown()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-mxs-usb.c247 static int mxs_phy_pll_enable(void __iomem *base, bool enable) in mxs_phy_pll_enable() function
282 ret = mxs_phy_pll_enable(base, true); in mxs_phy_hw_init()
330 mxs_phy_pll_enable(base, false); in mxs_phy_hw_init()
449 mxs_phy_pll_enable(phy->io_priv, false); in mxs_phy_shutdown()

Completed in 3 milliseconds