Searched refs:gmii_sel (Results 1 – 2 of 2) sorted by relevance
33 u32 __iomem *gmii_sel; member48 reg = readl(priv->gmii_sel); in cpsw_gmii_sel_am3352()97 writel(reg, priv->gmii_sel); in cpsw_gmii_sel_am3352()107 reg = readl(priv->gmii_sel); in cpsw_gmii_sel_dra7xx()150 writel(reg, priv->gmii_sel); in cpsw_gmii_sel_dra7xx()225 priv->gmii_sel = devm_platform_ioremap_resource_byname(pdev, "gmii-sel"); in cpsw_phy_sel_probe()226 if (IS_ERR(priv->gmii_sel)) in cpsw_phy_sel_probe()227 return PTR_ERR(priv->gmii_sel); in cpsw_phy_sel_probe()
23 | +--------------------------------+gmii_sel | |
Completed in 9 milliseconds