Searched refs:TCVR_REG_SIZE (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/net/ |
D | sunbmac.h | 201 #define TCVR_REG_SIZE 0x08UL macro
|
D | sunhme.h | 243 #define TCVR_REG_SIZE 0x20UL macro
|
D | sunbmac.c | 1168 TCVR_REG_SIZE, "BigMAC Transceiver Regs"); in bigmac_ether_init() 1229 of_iounmap(&op->resource[2], bp->tregs, TCVR_REG_SIZE); in bigmac_ether_init() 1269 of_iounmap(&op->resource[2], bp->tregs, TCVR_REG_SIZE); in bigmac_sbus_remove()
|
D | sunhme.c | 2743 TCVR_REG_SIZE, "HME Tranceiver Regs"); in happy_meal_sbus_probe_one() 2847 of_iounmap(&op->resource[4], hp->tcvregs, TCVR_REG_SIZE); in happy_meal_sbus_probe_one() 3272 of_iounmap(&op->resource[4], hp->tcvregs, TCVR_REG_SIZE); in hme_sbus_remove()
|