Home
last modified time | relevance | path

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

/linux/drivers/usb/phy/
H A Dphy-mxs-usb.c45 #define HW_USBPHY_PLL_SIC_SET 0xa4 macro
286 writel(BM_USBPHY_PLL_REG_ENABLE, base + HW_USBPHY_PLL_SIC_SET); in mxs_phy_pll_enable()
288 writel(BM_USBPHY_PLL_POWER, base + HW_USBPHY_PLL_SIC_SET); in mxs_phy_pll_enable()
296 HW_USBPHY_PLL_SIC_SET); in mxs_phy_pll_enable()
301 writel(BM_USBPHY_PLL_BYPASS, base + HW_USBPHY_PLL_SIC_SET); in mxs_phy_pll_enable()