Lines Matching refs:tcvregs
675 void __iomem *tregs = hp->tcvregs; in is_lucent_phy()
691 void __iomem *tregs = hp->tcvregs; in happy_meal_timer()
1426 void __iomem *tregs = hp->tcvregs; in happy_meal_init()
1712 void __iomem *tregs = hp->tcvregs; in happy_meal_set_initial_advertisement()
1886 void __iomem *tregs = hp->tcvregs; in happy_meal_mif_interrupt()
2454 hp->sw_bmcr = happy_meal_tcvr_read(hp, hp->tcvregs, MII_BMCR); in hme_get_link_ksettings()
2455 hp->sw_lpa = happy_meal_tcvr_read(hp, hp->tcvregs, MII_LPA); in hme_get_link_ksettings()
2503 happy_meal_begin_auto_negotiation(hp, hp->tcvregs, cmd); in hme_set_link_ksettings()
2537 hp->sw_bmcr = happy_meal_tcvr_read(hp, hp->tcvregs, MII_BMCR); in hme_get_link()
2781 hp->tcvregs = of_ioremap(&op->resource[4], 0, in happy_meal_sbus_probe_one()
2783 if (!hp->tcvregs) { in happy_meal_sbus_probe_one()
2884 if (hp->tcvregs) in happy_meal_sbus_probe_one()
2885 of_iounmap(&op->resource[4], hp->tcvregs, TCVR_REG_SIZE); in happy_meal_sbus_probe_one()
3096 hp->tcvregs = (hpreg_base + 0x7000UL); in happy_meal_pci_probe()
3302 of_iounmap(&op->resource[4], hp->tcvregs, TCVR_REG_SIZE); in hme_sbus_remove()