Lines Matching refs:emac_regs
624 void __iomem *emac_regs; member
1761 writel(mac_control, GBE_REG_ADDR(slave, emac_regs, in netcp_ethss_link_state_action()
1773 writel(mac_control, GBE_REG_ADDR(slave, emac_regs, in netcp_ethss_link_state_action()
1864 writel(SOFT_RESET, GBE_REG_ADDR(slave, emac_regs, soft_reset)); in gbe_port_reset()
1868 v = readl(GBE_REG_ADDR(slave, emac_regs, soft_reset)); in gbe_port_reset()
1898 rx_maxlen_reg = GBE_REG_ADDR(slave, emac_regs, rx_maxlen); in gbe_port_config()
1901 writel(slave->mac_control, GBE_REG_ADDR(slave, emac_regs, mac_control)); in gbe_port_config()
2344 slave->emac_regs = gbe_dev->switch_regs + emac_reg_ofs + in init_slave()
2360 GBE_SET_REG_OFS(slave, emac_regs, mac_control); in init_slave()
2361 GBE_SET_REG_OFS(slave, emac_regs, soft_reset); in init_slave()
2362 GBE_SET_REG_OFS(slave, emac_regs, rx_maxlen); in init_slave()
2378 GBENU_SET_REG_OFS(slave, emac_regs, mac_control); in init_slave()
2379 GBENU_SET_REG_OFS(slave, emac_regs, soft_reset); in init_slave()
2394 XGBE_SET_REG_OFS(slave, emac_regs, mac_control); in init_slave()
2395 XGBE_SET_REG_OFS(slave, emac_regs, soft_reset); in init_slave()
2396 XGBE_SET_REG_OFS(slave, emac_regs, rx_maxlen); in init_slave()