Home
last modified time | relevance | path

Searched refs:MTK_GEPHY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h724 #define MTK_GEPHY BIT(MTK_GEPHY_BIT) macro
759 #define MTK_GMAC2_GEPHY (MTK_ETH_PATH_GMAC2_GEPHY | MTK_GEPHY)
H A Dmtk_eth_soc.c255 if (MTK_HAS_CAPS(eth->soc->caps, MTK_GEPHY)) { in mtk_mac_config()
533 if (MTK_HAS_CAPS(mac->hw->soc->caps, MTK_GEPHY)) { in mtk_validate()
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h985 #define MTK_GEPHY BIT_ULL(MTK_GEPHY_BIT) macro
1025 #define MTK_GMAC2_GEPHY (MTK_ETH_PATH_GMAC2_GEPHY | MTK_GEPHY)
H A Dmtk_eth_soc.c563 if (MTK_HAS_CAPS(eth->soc->caps, MTK_GEPHY)) { in mtk_mac_config()

Completed in 15 milliseconds