Searched refs:TCVR_REG_SIZE (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/sun/ |
D | sunbmac.h | 202 #define TCVR_REG_SIZE 0x08UL macro
|
D | sunhme.h | 244 #define TCVR_REG_SIZE 0x20UL macro
|
D | sunbmac.c | 1153 TCVR_REG_SIZE, "BigMAC Transceiver Regs"); in bigmac_ether_init() 1212 of_iounmap(&op->resource[2], bp->tregs, TCVR_REG_SIZE); in bigmac_ether_init() 1252 of_iounmap(&op->resource[2], bp->tregs, TCVR_REG_SIZE); in bigmac_sbus_remove()
|
D | sunhme.c | 2783 TCVR_REG_SIZE, "HME Tranceiver Regs"); in happy_meal_sbus_probe_one() 2886 of_iounmap(&op->resource[4], hp->tcvregs, TCVR_REG_SIZE); in happy_meal_sbus_probe_one() 3299 of_iounmap(&op->resource[4], hp->tcvregs, TCVR_REG_SIZE); in hme_sbus_remove()
|