Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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,
3046 reg = eth->soc->reg_map->qdma.glo_cfg; in mtk_dma_busy_wait()
3048 reg = eth->soc->reg_map->pdma.glo_cfg; in mtk_dma_busy_wait()
3239 val = mtk_r32(eth, reg_map->qdma.glo_cfg); in mtk_start_dma()
3428 mtk_stop_dma(struct mtk_eth *eth, u32 glo_cfg) mtk_stop_dma() argument
[all...]
H A Dmtk_eth_soc.h1102 u32 glo_cfg; /* global configuration */ member
1116 u32 glo_cfg; /* global configuration */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c2326 static void mtk_stop_dma(struct mtk_eth *eth, u32 glo_cfg) in mtk_stop_dma() argument
2333 val = mtk_r32(eth, glo_cfg); in mtk_stop_dma()
2335 glo_cfg); in mtk_stop_dma()
2340 val = mtk_r32(eth, glo_cfg); in mtk_stop_dma()

Completed in 13 milliseconds