Searched refs:ENETDMAS_SRAM4_REG (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | bcm63xx_enet.c | 1028 enet_dmas_writel(priv, 0, ENETDMAS_SRAM4_REG, priv->rx_chan); in bcm_enet_open() 1029 enet_dmas_writel(priv, 0, ENETDMAS_SRAM4_REG, priv->tx_chan); in bcm_enet_open() 2273 enet_dmas_writel(priv, 0, ENETDMAS_SRAM4_REG, priv->rx_chan); in bcm_enetsw_open() 2274 enet_dmas_writel(priv, 0, ENETDMAS_SRAM4_REG, priv->tx_chan); in bcm_enetsw_open()
|
/linux-4.1.27/arch/mips/include/asm/mach-bcm63xx/ |
D | bcm63xx_regs.h | 776 #define ENETDMAS_SRAM4_REG (0xc) macro
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | bcm63xx_udc.c | 2196 usb_dmas_readl(udc, ENETDMAS_SRAM4_REG, ch_idx)); in bcm63xx_iudma_dbg_show()
|