Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sun/
Dsunbmac.h53 #define CREG_REG_SIZE 0x34UL macro
Dsunqe.h60 #define CREG_REG_SIZE 0x38UL macro
Dsunqe.c870 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()
Dsunbmac.c1134 CREG_REG_SIZE, "BigMAC QEC Channel Regs"); in bigmac_ether_init()
1207 of_iounmap(&op->resource[0], bp->creg, CREG_REG_SIZE); in bigmac_ether_init()
1249 of_iounmap(&op->resource[0], bp->creg, CREG_REG_SIZE); in bigmac_sbus_remove()