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 | 1155 TCVR_REG_SIZE, "BigMAC Transceiver Regs"); in bigmac_ether_init() 1214 of_iounmap(&op->resource[2], bp->tregs, TCVR_REG_SIZE); in bigmac_ether_init() 1254 of_iounmap(&op->resource[2], bp->tregs, TCVR_REG_SIZE); in bigmac_sbus_remove()
|
D | sunhme.c | 2779 TCVR_REG_SIZE, "HME Tranceiver Regs"); in happy_meal_sbus_probe_one() 2882 of_iounmap(&op->resource[4], hp->tcvregs, TCVR_REG_SIZE); in happy_meal_sbus_probe_one() 3295 of_iounmap(&op->resource[4], hp->tcvregs, TCVR_REG_SIZE); in hme_sbus_remove()
|