Searched refs:phyctrl (Results 1 – 5 of 5) sorted by relevance
112 void __iomem *phyctrl = priv->top_ctrl + SATA_TOP_CTRL_PHY_CTRL + in brcm_sata_phy_enable() local118 p = phyctrl + SATA_TOP_CTRL_PHY_CTRL_1; in brcm_sata_phy_enable()124 p = phyctrl + SATA_TOP_CTRL_PHY_CTRL_2; in brcm_sata_phy_enable()141 void __iomem *phyctrl = priv->top_ctrl + SATA_TOP_CTRL_PHY_CTRL + in brcm_sata_phy_disable() local147 p = phyctrl + SATA_TOP_CTRL_PHY_CTRL_2; in brcm_sata_phy_disable()155 p = phyctrl + SATA_TOP_CTRL_PHY_CTRL_1; in brcm_sata_phy_disable()
52 u32 phyctrl; /* for extra setting */ member
8 - st,syscfg : phandle of sysconfig bank plus integer array containing phyparam and phyctrl registe…
278 u32 phyctrl = readl(base + HW_USBPHY_CTRL); in mxs_phy_is_otg_host() local281 !(phyctrl & BM_USBPHY_CTRL_OTG_ID_VALUE)) in mxs_phy_is_otg_host()
258 iowrite32(0x03070001 | pdata->phyctrl, base + PHYCTRL); in sh_mipi_setup()