Home
last modified time | relevance | path

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

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