Home
last modified time | relevance | path

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

/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() function
2372 mtk_stop_dma(eth, MTK_QDMA_GLO_CFG); in mtk_stop()
2373 mtk_stop_dma(eth, MTK_PDMA_GLO_CFG); in mtk_stop()
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c3428 static void mtk_stop_dma(struct mtk_eth *eth, u32 glo_cfg) in mtk_stop_dma() function
3478 mtk_stop_dma(eth, eth->soc->reg_map->qdma.glo_cfg); in mtk_stop()
3479 mtk_stop_dma(eth, eth->soc->reg_map->pdma.glo_cfg); in mtk_stop()

Completed in 10 milliseconds