Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_dma.c498 dma_cap->pcsel = (hw_cap & XGMAC_HWFEAT_PCSEL) >> 0; in dwxgmac2_get_hw_feature()
H A Dstmmac_main.c6525 priv->dma_cap.pcsel ? BIT(priv->dma_cap.pcsel + 3) : 0); in stmmac_dma_cap_show()