Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h499 unsigned int pcsel; member
H A Ddwxgmac2_dma.c496 dma_cap->pcsel = (hw_cap & XGMAC_HWFEAT_PCSEL) >> 0; in dwxgmac2_get_hw_feature()
H A Dstmmac_main.c6579 priv->dma_cap.pcsel ? BIT(priv->dma_cap.pcsel + 3) : 0); in stmmac_dma_cap_show()