Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsunhme.c704 unsigned long tregs = hp->tcvregs; in is_lucent_phy()
720 unsigned long tregs = hp->tcvregs; in happy_meal_timer()
1443 unsigned long tregs = hp->tcvregs; in happy_meal_init()
1732 unsigned long tregs = hp->tcvregs; in happy_meal_set_initial_advertisement()
1906 unsigned long tregs = hp->tcvregs; in happy_meal_mif_interrupt()
2453 hp->sw_bmcr = happy_meal_tcvr_read(hp, hp->tcvregs, MII_BMCR); in happy_meal_ioctl()
2454 hp->sw_lpa = happy_meal_tcvr_read(hp, hp->tcvregs, MII_LPA); in happy_meal_ioctl()
2498 hp->tcvregs, in happy_meal_ioctl()
2749 hp->tcvregs = sbus_ioremap(&sdev->resource[4], 0, in happy_meal_sbus_init()
2751 if (!hp->tcvregs) { in happy_meal_sbus_init()
[all …]
Dsunhme.h432 unsigned long tcvregs; /* MIF transceiver regs */ member