Searched refs:DMA_HW_FEAT_GMIISEL (Results 1 – 2 of 2) sorted by relevance
171 #define DMA_HW_FEAT_GMIISEL 0x00000002 /* 1000 Mbps Support */ macro
1563 priv->dma_cap.mbps_1000 = (hw_cap & DMA_HW_FEAT_GMIISEL) >> 1; in stmmac_get_hw_features()