Searched refs:BMAC_REG_SIZE (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/sun/ |
D | sunbmac.h | 134 #define BMAC_REG_SIZE 0x360UL macro
|
D | sunhme.h | 203 #define BMAC_REG_SIZE 0x360UL macro
|
D | sunbmac.c | 1143 BMAC_REG_SIZE, "BigMAC Primary Regs"); in bigmac_ether_init() 1210 of_iounmap(&op->resource[1], bp->bregs, BMAC_REG_SIZE); in bigmac_ether_init() 1251 of_iounmap(&op->resource[1], bp->bregs, BMAC_REG_SIZE); in bigmac_sbus_remove()
|
D | sunhme.c | 2776 BMAC_REG_SIZE, "HME BIGMAC Regs"); in happy_meal_sbus_probe_one() 2884 of_iounmap(&op->resource[3], hp->bigmacregs, BMAC_REG_SIZE); in happy_meal_sbus_probe_one() 3298 of_iounmap(&op->resource[3], hp->bigmacregs, BMAC_REG_SIZE); in hme_sbus_remove()
|