Searched refs:CREG_REG_SIZE (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/sun/ |
D | sunbmac.h | 52 #define CREG_REG_SIZE 0x34UL macro
|
D | sunqe.c | 869 CREG_REG_SIZE, "QEC Channel Registers"); in qec_ether_init() 913 of_iounmap(&op->resource[0], qe->qcregs, CREG_REG_SIZE); in qec_ether_init() 942 of_iounmap(&op->resource[0], qp->qcregs, CREG_REG_SIZE); in qec_sbus_remove()
|
D | sunqe.h | 59 #define CREG_REG_SIZE 0x38UL macro
|
D | sunbmac.c | 1141 CREG_REG_SIZE, "BigMAC QEC Channel Regs"); in bigmac_ether_init() 1214 of_iounmap(&op->resource[0], bp->creg, CREG_REG_SIZE); in bigmac_ether_init() 1256 of_iounmap(&op->resource[0], bp->creg, CREG_REG_SIZE); in bigmac_sbus_remove()
|