Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_path.c277 int mtk_gmac_rgmii_path_setup(struct mtk_eth *eth, int mac_id) in mtk_gmac_rgmii_path_setup() function
H A Dmtk_eth_soc.h1433 int mtk_gmac_rgmii_path_setup(struct mtk_eth *eth, int mac_id);
H A Dmtk_eth_soc.c550 err = mtk_gmac_rgmii_path_setup(eth, mac->id); in mtk_mac_config()