Searched refs:ENETDMAS_SRAM3_REG (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/broadcom/ |
A D | bcm63xx_enet.c | 1039 enet_dmas_writel(priv, 0, ENETDMAS_SRAM3_REG, priv->rx_chan); in bcm_enet_open() 1040 enet_dmas_writel(priv, 0, ENETDMAS_SRAM3_REG, priv->tx_chan); in bcm_enet_open() 2228 enet_dmas_writel(priv, 0, ENETDMAS_SRAM3_REG, priv->rx_chan); in bcm_enetsw_open() 2229 enet_dmas_writel(priv, 0, ENETDMAS_SRAM3_REG, priv->tx_chan); in bcm_enetsw_open()
|
/linux/arch/mips/include/asm/mach-bcm63xx/ |
A D | bcm63xx_regs.h | 774 #define ENETDMAS_SRAM3_REG (0x8) macro
|
/linux/drivers/usb/gadget/udc/ |
A D | bcm63xx_udc.c | 2199 sram3 = usb_dmas_readl(udc, ENETDMAS_SRAM3_REG, ch_idx); in bcm63xx_iudma_dbg_show()
|
Completed in 19 milliseconds