Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_wed.h22 phys_addr_t wdma_phy; member
126 void __iomem *wdma, phys_addr_t wdma_phy,
136 void __iomem *wdma, phys_addr_t wdma_phy, in mtk_wed_add_hw()
135 mtk_wed_add_hw(struct device_node *np, struct mtk_eth *eth, void __iomem *wdma, phys_addr_t wdma_phy, int index) mtk_wed_add_hw() argument
H A Dmtk_wed.c778 wed_w32(dev, MTK_WED_WDMA_CFG_BASE, dev->hw->wdma_phy); in mtk_wed_hw_init_early()
1858 void __iomem *wdma, phys_addr_t wdma_phy, in mtk_wed_add_hw()
1915 hw->wdma_phy = wdma_phy; in mtk_wed_add_hw()
1857 mtk_wed_add_hw(struct device_node *np, struct mtk_eth *eth, void __iomem *wdma, phys_addr_t wdma_phy, int index) mtk_wed_add_hw() argument
H A Dmtk_eth_soc.c4849 phys_addr_t wdma_phy; in mtk_probe() local
4861 wdma_phy = res ? res->start + wdma_base : 0; in mtk_probe()
4863 wdma_phy, i); in mtk_probe()

Completed in 9 milliseconds