Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000_dma.c243 dma_cap->rmon = (hw_cap & DMA_HW_FEAT_MMCSEL) >> 11; in dwmac1000_get_hw_feature()
Dcommon.h258 #define DMA_HW_FEAT_MMCSEL 0x00000800 /* RMON Module */ macro