Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000.h159 #define DMA_CONTROL_DFF 0x01000000 /* Disaable flushing */ macro
/linux-3.4.99/drivers/net/ethernet/calxeda/
Dxgmac.c193 #define DMA_CONTROL_DFF 0x01000000 /* Disable flush of rx frames */ macro
987 value = DMA_CONTROL_DFF; in xgmac_hw_init()