Searched refs:PSC_ENETWR_CMD (Results 1 – 2 of 2) sorted by relevance
201 psc_reg2(PSC_ENETWR_CMD + PSC_SET0) = 0x1100; in mc_obio_attach()202 psc_reg2(PSC_ENETWR_CMD + PSC_SET1) = 0x1100; in mc_obio_attach()251 psc_reg2(PSC_ENETWR_CMD + sc->sc_txset) = 0x9800; in mc_obio_put()352 psc_reg2(PSC_ENETWR_CMD + sc->sc_txseti) = 0x100; in mc_dmaintr()
124 #define PSC_ENETWR_CMD 0x1048 /* MACE transmit DMA command register */ macro