Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h1102 u32 glo_cfg; /* global configuration */ member
1116 u32 glo_cfg; /* global configuration */ member
H A Dmtk_eth_soc.c3428 static void mtk_stop_dma(struct mtk_eth *eth, u32 glo_cfg) in mtk_stop_dma()