Home
last modified time | relevance | path

Searched refs:BMAC_REG_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/sun/
H A Dsunbmac.h134 #define BMAC_REG_SIZE 0x360UL macro
H A Dsunhme.h203 #define BMAC_REG_SIZE 0x360UL macro
H A Dsunbmac.c1142 BMAC_REG_SIZE, "BigMAC Primary Regs"); in bigmac_ether_init()
1209 of_iounmap(&op->resource[1], bp->bregs, BMAC_REG_SIZE); in bigmac_ether_init()
1250 of_iounmap(&op->resource[1], bp->bregs, BMAC_REG_SIZE); in bigmac_sbus_remove()
H A Dsunhme.c2555 if ((op->resource[3].end - op->resource[3].start) >= BMAC_REG_SIZE) in happy_meal_sbus_probe_one()
2556 op->resource[3].end = op->resource[3].start + BMAC_REG_SIZE - 1; in happy_meal_sbus_probe_one()