Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mediatek/
Dmtk_eth_path.c257 int mtk_gmac_gephy_path_setup(struct mtk_eth *eth, int mac_id) in mtk_gmac_gephy_path_setup() function
Dmtk_eth_soc.h939 int mtk_gmac_gephy_path_setup(struct mtk_eth *eth, int mac_id);
Dmtk_eth_soc.c256 err = mtk_gmac_gephy_path_setup(eth, mac->id); in mtk_mac_config()