Searched refs:USB2PHY_ANA_CONFIG1 (Results 1 – 2 of 2) sorted by relevance
28 #define USB2PHY_ANA_CONFIG1 (0x4c) macro139 val = readl(priv->phy_base + USB2PHY_ANA_CONFIG1); in omap_usb2_phy_init()141 writel(val, priv->phy_base + USB2PHY_ANA_CONFIG1); in omap_usb2_phy_init()
27 #define USB2PHY_ANA_CONFIG1 0x4c macro240 val = omap_usb_readl(phy->phy_base, USB2PHY_ANA_CONFIG1); in omap_usb_init()242 omap_usb_writel(phy->phy_base, USB2PHY_ANA_CONFIG1, val); in omap_usb_init()