Searched refs:dma_chan_width (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c99 bcm63xx_enetdmacreg(off) + chan * priv->dma_chan_width);
106 bcm63xx_enetdmacreg(off) + chan * priv->dma_chan_width);
111 return bcm_readl(bcm_enet_shared_base[2] + off + chan * priv->dma_chan_width);
117 bcm_writel(val, bcm_enet_shared_base[2] + off + chan * priv->dma_chan_width);
1783 priv->dma_chan_width = pd->dma_chan_width;
2684 priv->dma_chan_width = pd->dma_chan_width;
H A Dbcm63xx_enet.h355 unsigned int dma_chan_width; member in struct:bcm_enet_priv
/linux-master/arch/mips/bcm63xx/
H A Ddev-enet.c269 dpd->dma_chan_width = ENETDMA_6345_CHAN_WIDTH;
273 dpd->dma_chan_width = ENETDMA_CHAN_WIDTH;
318 enetsw_pd.dma_chan_width = ENETDMA_CHAN_WIDTH;
/linux-master/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_dev_enet.h54 unsigned int dma_chan_width; member in struct:bcm63xx_enet_platform_data
96 unsigned int dma_chan_width; member in struct:bcm63xx_enetsw_platform_data

Completed in 173 milliseconds