Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c53 .glo_cfg = 0x0a04,
67 .glo_cfg = 0x1a04,
103 .glo_cfg = 0x0a04,
119 .glo_cfg = 0x4204,
133 .glo_cfg = 0x4604,
170 .glo_cfg = 0x6a04,
184 .glo_cfg = 0x4604,
3215 reg = eth->soc->reg_map->qdma.glo_cfg; in mtk_dma_busy_wait()
3217 reg = eth->soc->reg_map->pdma.glo_cfg; in mtk_dma_busy_wait()
3467 val = mtk_r32(eth, reg_map->qdma.glo_cfg); in mtk_start_dma()
[all …]
H A Dmtk_eth_soc.h1149 u32 glo_cfg; /* global configuration */ member
1163 u32 glo_cfg; /* global configuration */ member