Searched refs:select_pcs (Results 1 – 2 of 2) sorted by relevance
487 plat_dat->select_pcs = socfpga_dwmac_select_pcs; in socfpga_dwmac_probe()
970 if (priv->plat->select_pcs) { in stmmac_mac_select_pcs()971 pcs = priv->plat->select_pcs(priv, interface); in stmmac_mac_select_pcs()