Searched refs:DMA_RST_ENET (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Ddma.h120 #define DMA_RST_ENET DMA_RST_SCSI /* Reset the ENET controller */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Ddma.h120 #define DMA_RST_ENET DMA_RST_SCSI /* Reset the ENET controller */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Ddvma.h151 #define DMA_RST_ENET DMA_RST_SCSI /* Reset the ENET controller */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Ddma.h108 #define DMA_RST_ENET DMA_RST_SCSI /* Reset the ENET controller */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Ddvma.h151 #define DMA_RST_ENET DMA_RST_SCSI /* Reset the ENET controller */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Ddma.h108 #define DMA_RST_ENET DMA_RST_SCSI /* Reset the ENET controller */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dsunlance.c998 sbus_writel(csr | DMA_RST_ENET, lp->dregs + DMA_CSR);
1000 sbus_writel(csr & ~DMA_RST_ENET, lp->dregs + DMA_CSR);
1438 sbus_writel(csr | DMA_RST_ENET, lp->dregs + DMA_CSR);
1440 sbus_writel(csr & ~DMA_RST_ENET, lp->dregs + DMA_CSR);

Completed in 62 milliseconds