Lines Matching refs:phy_regs
84 void __iomem *phy_regs; member
117 writel(phy_config, vtac->phy_regs + VTAC_SYS_CFG8522); in sti_vtac_tx_set_config()
119 writel(phy_config, vtac->phy_regs + VTAC_SYS_CFG8521); in sti_vtac_tx_set_config()
120 phy_config = readl(vtac->phy_regs + VTAC_SYS_CFG8521); in sti_vtac_tx_set_config()
122 writel(phy_config, vtac->phy_regs + VTAC_SYS_CFG8521); in sti_vtac_tx_set_config()
123 phy_config = readl(vtac->phy_regs + VTAC_SYS_CFG8521); in sti_vtac_tx_set_config()
125 writel(phy_config, vtac->phy_regs + VTAC_SYS_CFG8521); in sti_vtac_tx_set_config()
126 phy_config = readl(vtac->phy_regs + VTAC_SYS_CFG8521); in sti_vtac_tx_set_config()
128 writel(phy_config, vtac->phy_regs + VTAC_SYS_CFG8521); in sti_vtac_tx_set_config()
129 phy_config = readl(vtac->phy_regs + VTAC_SYS_CFG8521); in sti_vtac_tx_set_config()
131 writel(phy_config, vtac->phy_regs + VTAC_SYS_CFG8521); in sti_vtac_tx_set_config()
192 vtac->phy_regs = devm_ioremap_nocache(dev, res->start, in sti_vtac_probe()