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.c54 .glo_cfg = 0x0a04,
68 .glo_cfg = 0x1a04,
104 .glo_cfg = 0x0a04,
120 .glo_cfg = 0x4204,
134 .glo_cfg = 0x4604,
171 .glo_cfg = 0x6a04,
185 .glo_cfg = 0x4604,
3238 reg = eth->soc->reg_map->qdma.glo_cfg; in mtk_dma_busy_wait()
3240 reg = eth->soc->reg_map->pdma.glo_cfg; in mtk_dma_busy_wait()
3490 val = mtk_r32(eth, reg_map->qdma.glo_cfg); in mtk_start_dma()
[all …]
H A Dmtk_eth_soc.h1151 u32 glo_cfg; /* global configuration */ member
1165 u32 glo_cfg; /* global configuration */ member