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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Ddma.h145 #define DMA_3CLKS 0x00400000 /* Each transfer = 3 clock ticks */ macro
146 #define DMA_EN_ENETAUI DMA_3CLKS /* Put lance into AUI-cable mode */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Ddma.h145 #define DMA_3CLKS 0x00400000 /* Each transfer = 3 clock ticks */ macro
146 #define DMA_EN_ENETAUI DMA_3CLKS /* Put lance into AUI-cable mode */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Ddvma.h172 #define DMA_3CLKS 0x00400000 /* Each transfer = 3 clock ticks */ macro
173 #define DMA_EN_ENETAUI DMA_3CLKS /* Put lance into AUI-cable mode */
232 if(dma->revision>dvmarev1) regs->cond_reg |= DMA_3CLKS; \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Ddvma.h172 #define DMA_3CLKS 0x00400000 /* Each transfer = 3 clock ticks */ macro
173 #define DMA_EN_ENETAUI DMA_3CLKS /* Put lance into AUI-cable mode */
232 if(dma->revision>dvmarev1) regs->cond_reg |= DMA_3CLKS; \
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Ddma.h132 #define DMA_3CLKS 0x00400000 /* Each transfer = 3 clock ticks */ macro
133 #define DMA_EN_ENETAUI DMA_3CLKS /* Put lance into AUI-cable mode */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Ddma.h132 #define DMA_3CLKS 0x00400000 /* Each transfer = 3 clock ticks */ macro
133 #define DMA_EN_ENETAUI DMA_3CLKS /* Put lance into AUI-cable mode */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Desp.c532 sbus_writel(tmp | DMA_3CLKS, esp->dregs + DMA_CSR);
537 tmp &= ~DMA_3CLKS;

Completed in 122 milliseconds