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

/linux-master/drivers/net/ethernet/sun/
H A Dsunbmac.h53 #define CREG_REG_SIZE 0x34UL macro
H A Dsunqe.h60 #define CREG_REG_SIZE 0x38UL macro
H A Dsunqe.c870 CREG_REG_SIZE, "QEC Channel Registers");
914 of_iounmap(&op->resource[0], qe->qcregs, CREG_REG_SIZE);
943 of_iounmap(&op->resource[0], qp->qcregs, CREG_REG_SIZE);
H A Dsunbmac.c1134 CREG_REG_SIZE, "BigMAC QEC Channel Regs");
1207 of_iounmap(&op->resource[0], bp->creg, CREG_REG_SIZE);
1249 of_iounmap(&op->resource[0], bp->creg, CREG_REG_SIZE);

Completed in 97 milliseconds