Searched refs:DMA_HW_FEAT_HDSEL (Results 1 – 2 of 2) sorted by relevance
172 #define DMA_HW_FEAT_HDSEL 0x00000004 /* Half-Duplex Support */ macro
1564 priv->dma_cap.half_duplex = (hw_cap & DMA_HW_FEAT_HDSEL) >> 2; in stmmac_get_hw_features()