Searched refs:BMAC_REG_SIZE (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | sunbmac.h | 134 #define BMAC_REG_SIZE 0x360UL macro
|
H A D | sunbmac.c | 1144 BMAC_REG_SIZE, "BigMAC Primary Regs"); in bigmac_ether_init() 1211 of_iounmap(&op->resource[1], bp->bregs, BMAC_REG_SIZE); in bigmac_ether_init() 1252 of_iounmap(&op->resource[1], bp->bregs, BMAC_REG_SIZE); in bigmac_sbus_remove()
|
H A D | sunhme.h | 203 #define BMAC_REG_SIZE 0x360UL macro
|
H A D | sunhme.c | 2775 BMAC_REG_SIZE, "HME BIGMAC Regs"); in happy_meal_sbus_probe_one() 2883 of_iounmap(&op->resource[3], hp->bigmacregs, BMAC_REG_SIZE); in happy_meal_sbus_probe_one() 3301 of_iounmap(&op->resource[3], hp->bigmacregs, BMAC_REG_SIZE); in hme_sbus_remove()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | sunbmac.h | 134 #define BMAC_REG_SIZE 0x360UL macro
|
H A D | sunbmac.c | 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()
|
H A D | sunhme.h | 203 #define BMAC_REG_SIZE 0x360UL macro
|
Completed in 14 milliseconds