Searched refs:phyctrl (Results 1 – 4 of 4) sorted by relevance
47 void __iomem *phyctrl = (void __iomem *)SG_USBPHYCTRL; in uniphier_ld11_clk_init() local49 writel(0x82280600, phyctrl + 8 * ch); in uniphier_ld11_clk_init()50 writel(0x00000106, phyctrl + 8 * ch + 4); in uniphier_ld11_clk_init()
143 void __iomem *phyctrl = priv->top_ctrl + SATA_TOP_CTRL_PHY_CTRL + in brcm_sata_phy_enable() local152 p = phyctrl + SATA_TOP_CTRL_PHY_CTRL_1; in brcm_sata_phy_enable()158 p = phyctrl + SATA_TOP_CTRL_PHY_CTRL_2; in brcm_sata_phy_enable()175 void __iomem *phyctrl = priv->top_ctrl + SATA_TOP_CTRL_PHY_CTRL + in brcm_sata_phy_disable() local184 p = phyctrl + SATA_TOP_CTRL_PHY_CTRL_2; in brcm_sata_phy_disable()192 p = phyctrl + SATA_TOP_CTRL_PHY_CTRL_1; in brcm_sata_phy_disable()
8 - st,syscfg : phandle of sysconfig bank plus integer array containing phyparam and phyctrl registe…
392 u32 phyctrl = readl(base + HW_USBPHY_CTRL); in mxs_phy_is_otg_host() local395 !(phyctrl & BM_USBPHY_CTRL_OTG_ID_VALUE)) in mxs_phy_is_otg_host()