Searched refs:phyctrl (Results 1 – 5 of 5) sorted by relevance
52 u32 phyctrl; /* for extra setting */ member
8 - st,syscfg : phandle of sysconfig bank plus integer array containing phyparam and phyctrl registe…
273 u32 phyctrl = readl(base + HW_USBPHY_CTRL); in mxs_phy_is_otg_host() local276 !(phyctrl & BM_USBPHY_CTRL_OTG_ID_VALUE)) in mxs_phy_is_otg_host()
478 u8 phyctrl; in ipg_config_autoneg() local487 phyctrl = ipg_r8(PHY_CTRL); in ipg_config_autoneg()503 switch (phyctrl & IPG_PC_LINK_SPEED) { in ipg_config_autoneg()523 if (phyctrl & IPG_PC_DUPLEX_STATUS) { in ipg_config_autoneg()
258 iowrite32(0x03070001 | pdata->phyctrl, base + PHYCTRL); in sh_mipi_setup()