Home
last modified time | relevance | path

Searched defs:glo_cfg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h1149 u32 glo_cfg; /* global configuration */ member
1163 u32 glo_cfg; /* global configuration */ member
H A Dmtk_eth_soc.c3667 static void mtk_stop_dma(struct mtk_eth *eth, u32 glo_cfg) in mtk_stop_dma()