Home
last modified time | relevance | path

Searched refs:frpsel (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h376 unsigned int frpsel; member
H A Ddwmac4_dma.c426 dma_cap->frpsel = (hw_cap & GMAC_HW_FEAT_FRPSEL) >> 10; in dwmac4_get_hw_feature()
H A Ddwxgmac2_dma.c441 dma_cap->frpsel = (hw_cap & XGMAC_HWFEAT_FRPSEL) >> 3; in dwxgmac2_get_hw_feature()
H A Dstmmac_tc.c264 if (!dma_cap->frpsel) in tc_init()
H A Dstmmac_selftests.c1095 if (!priv->dma_cap.frpsel) in stmmac_test_rxp()
H A Dstmmac_main.c4562 priv->dma_cap.frpsel ? "Y" : "N"); in stmmac_dma_cap_show()