Searched refs:sphen (Results 1 – 4 of 4) sorted by relevance
423 unsigned int sphen; member
383 dma_cap->sphen = (hw_cap & GMAC_HW_FEAT_SPHEN) >> 17; in dwmac4_get_hw_feature()
401 dma_cap->sphen = (hw_cap & XGMAC_HWFEAT_SPHEN) >> 17; in dwxgmac2_get_hw_feature()
6064 priv->dma_cap.sphen ? "Y" : "N"); in stmmac_dma_cap_show()7017 if (priv->dma_cap.sphen && !priv->plat->sph_disable) { in stmmac_dvr_probe()