Home
last modified time | relevance | path

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

/openbmc/linux/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()