Home
last modified time | relevance | path

Searched refs:tcvregs (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/sun/
Dsunhme.c596 void __iomem *tregs = hp->tcvregs; in is_lucent_phy()
612 void __iomem *tregs = hp->tcvregs; in happy_meal_timer()
1330 void __iomem *tregs = hp->tcvregs; in happy_meal_init()
1610 void __iomem *tregs = hp->tcvregs; in happy_meal_set_initial_advertisement()
1775 void __iomem *tregs = hp->tcvregs; in happy_meal_mif_interrupt()
2300 hp->sw_bmcr = happy_meal_tcvr_read(hp, hp->tcvregs, MII_BMCR); in hme_get_link_ksettings()
2301 hp->sw_lpa = happy_meal_tcvr_read(hp, hp->tcvregs, MII_LPA); in hme_get_link_ksettings()
2349 happy_meal_begin_auto_negotiation(hp, hp->tcvregs, cmd); in hme_set_link_ksettings()
2382 hp->sw_bmcr = happy_meal_tcvr_read(hp, hp->tcvregs, MII_BMCR); in hme_get_link()
2623 hp->tcvregs = of_ioremap(&op->resource[4], 0, in happy_meal_sbus_probe_one()
[all …]
Dsunhme.h430 void __iomem *tcvregs; /* MIF transceiver regs */ member