Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c52 .glo_cfg = 0x0a04,
66 .glo_cfg = 0x1a04,
102 .glo_cfg = 0x0a04,
118 .glo_cfg = 0x4204,
132 .glo_cfg = 0x4604,
169 .glo_cfg = 0x6a04,
183 .glo_cfg = 0x4604,
3068 reg = eth->soc->reg_map->qdma.glo_cfg; in mtk_dma_busy_wait()
3070 reg = eth->soc->reg_map->pdma.glo_cfg; in mtk_dma_busy_wait()
3264 val = mtk_r32(eth, reg_map->qdma.glo_cfg); in mtk_start_dma()
[all …]
Dmtk_eth_soc.h1090 u32 glo_cfg; /* global configuration */ member
1104 u32 glo_cfg; /* global configuration */ member