Searched refs:CREG_REG_SIZE (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/sun/ |
D | sunbmac.h | 53 #define CREG_REG_SIZE 0x34UL macro
|
D | sunqe.h | 60 #define CREG_REG_SIZE 0x38UL macro
|
D | sunqe.c | 870 CREG_REG_SIZE, "QEC Channel Registers"); in qec_ether_init() 914 of_iounmap(&op->resource[0], qe->qcregs, CREG_REG_SIZE); in qec_ether_init() 943 of_iounmap(&op->resource[0], qp->qcregs, CREG_REG_SIZE); in qec_sbus_remove()
|
D | sunbmac.c | 1136 CREG_REG_SIZE, "BigMAC QEC Channel Regs"); in bigmac_ether_init() 1209 of_iounmap(&op->resource[0], bp->creg, CREG_REG_SIZE); in bigmac_ether_init() 1251 of_iounmap(&op->resource[0], bp->creg, CREG_REG_SIZE); in bigmac_sbus_remove()
|