Searched refs:DMA_RST_ENET (Results 1 – 4 of 4) sorted by relevance
120 #define DMA_RST_ENET DMA_RST_SCSI /* Reset the ENET controller */ macro
108 #define DMA_RST_ENET DMA_RST_SCSI /* Reset the ENET controller */ macro
155 #define DMA_RST_ENET DMA_RST_SCSI /* Reset the ENET controller */ macro
998 sbus_writel(csr | DMA_RST_ENET, lp->dregs + DMA_CSR); in lance_reset()1000 sbus_writel(csr & ~DMA_RST_ENET, lp->dregs + DMA_CSR); in lance_reset()1441 sbus_writel(csr | DMA_RST_ENET, lp->dregs + DMA_CSR); in sparc_lance_init()1443 sbus_writel(csr & ~DMA_RST_ENET, lp->dregs + DMA_CSR); in sparc_lance_init()