Home
last modified time | relevance | path

Searched refs:dma_chan_width (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/mips/include/asm/mach-bcm63xx/
A Dbcm63xx_dev_enet.h54 unsigned int dma_chan_width; member
96 unsigned int dma_chan_width; member
/linux-6.3-rc2/arch/mips/bcm63xx/
A Ddev-enet.c269 dpd->dma_chan_width = ENETDMA_6345_CHAN_WIDTH; in bcm63xx_enet_register()
273 dpd->dma_chan_width = ENETDMA_CHAN_WIDTH; in bcm63xx_enet_register()
318 enetsw_pd.dma_chan_width = ENETDMA_CHAN_WIDTH; in bcm63xx_enetsw_register()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dbcm63xx_enet.h355 unsigned int dma_chan_width; member
A Dbcm63xx_enet.c99 bcm63xx_enetdmacreg(off) + chan * priv->dma_chan_width); in enet_dmac_readl()
106 bcm63xx_enetdmacreg(off) + chan * priv->dma_chan_width); in enet_dmac_writel()
111 return bcm_readl(bcm_enet_shared_base[2] + off + chan * priv->dma_chan_width); in enet_dmas_readl()
117 bcm_writel(val, bcm_enet_shared_base[2] + off + chan * priv->dma_chan_width); in enet_dmas_writel()
1783 priv->dma_chan_width = pd->dma_chan_width; in bcm_enet_probe()
2686 priv->dma_chan_width = pd->dma_chan_width; in bcm_enetsw_probe()

Completed in 10 milliseconds