Home
last modified time | relevance | path

Searched refs:ENETDMA_CHAN_WIDTH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/bcm63xx/
H A Ddev-enet.c273 dpd->dma_chan_width = ENETDMA_CHAN_WIDTH; in bcm63xx_enet_register()
318 enetsw_pd.dma_chan_width = ENETDMA_CHAN_WIDTH; in bcm63xx_enetsw_register()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c375 (ENETDMA_CHAN_WIDTH * chan)); in usb_dmac_readl()
382 (ENETDMA_CHAN_WIDTH * chan)); in usb_dmac_writel()
388 (ENETDMA_CHAN_WIDTH * chan)); in usb_dmas_readl()
395 (ENETDMA_CHAN_WIDTH * chan)); in usb_dmas_writel()
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h654 #define ENETDMA_CHAN_WIDTH 0x10 macro