Searched refs:TCVR_REG_SIZE (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/sun/ |
D | sunbmac.h | 201 #define TCVR_REG_SIZE 0x08UL macro
|
D | sunhme.h | 243 #define TCVR_REG_SIZE 0x20UL macro
|
D | sunbmac.c | 1159 TCVR_REG_SIZE, "BigMAC Transceiver Regs"); in bigmac_ether_init() 1218 of_iounmap(&op->resource[2], bp->tregs, TCVR_REG_SIZE); in bigmac_ether_init() 1258 of_iounmap(&op->resource[2], bp->tregs, TCVR_REG_SIZE); in bigmac_sbus_remove()
|
D | sunhme.c | 2727 TCVR_REG_SIZE, "HME Tranceiver Regs"); in happy_meal_sbus_probe_one() 2830 of_iounmap(&op->resource[4], hp->tcvregs, TCVR_REG_SIZE); in happy_meal_sbus_probe_one() 3245 of_iounmap(&op->resource[4], hp->tcvregs, TCVR_REG_SIZE); in hme_sbus_remove()
|