Searched refs:glo_cfg (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c52 .glo_cfg = 0x0a04,
66 .glo_cfg = 0x1a04,
100 .glo_cfg = 0x0a04,
116 .glo_cfg = 0x6204,
130 .glo_cfg = 0x4604,
164 .glo_cfg = 0x6a04,
178 .glo_cfg = 0x4604,
3050 reg = eth->soc->reg_map->qdma.glo_cfg;
3052 reg = eth->soc->reg_map->pdma.glo_cfg;
3243 val = mtk_r32(eth, reg_map->qdma.glo_cfg);
3432 mtk_stop_dma(struct mtk_eth *eth, u32 glo_cfg) argument
[all...]
H A Dmtk_eth_soc.h1102 u32 glo_cfg; /* global configuration */ member in struct:mtk_reg_map::__anon457
1116 u32 glo_cfg; /* global configuration */ member in struct:mtk_reg_map::__anon458

Completed in 111 milliseconds