Home
last modified time | relevance | path

Searched refs:DMA_E_BURSTS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sparc/include/asm/
H A Ddma.h55 #define DMA_E_BURSTS 0x000c0000 /* ENET: SBUS r/w burst mask */ macro
/linux/drivers/net/ethernet/amd/
H A Dsunlance.c445 csr &= ~DMA_E_BURSTS; in init_restart_ledma()