Home
last modified time | relevance | path

Searched refs:MTK_GDMA_MAC_ADRH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h139 #define MTK_GDMA_MAC_ADRH(x) ({ typeof(x) _x = (x); (_x == MTK_GMAC3_ID) ? \ macro
H A Dmtk_eth_soc.c953 MTK_GDMA_MAC_ADRH(mac->id)); in mtk_set_mac_address()