Searched refs:BMAC_REG_SIZE (Results 1 – 4 of 4) sorted by relevance
134 #define BMAC_REG_SIZE 0x360UL macro
203 #define BMAC_REG_SIZE 0x360UL macro
1142 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()
2555 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()