Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c1039 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()
2232 enet_dmas_writel(priv, 0, ENETDMAS_SRAM3_REG, priv->rx_chan); in bcm_enetsw_open()
2233 enet_dmas_writel(priv, 0, ENETDMAS_SRAM3_REG, priv->tx_chan); in bcm_enetsw_open()
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h774 #define ENETDMAS_SRAM3_REG (0x8) macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c2197 sram3 = usb_dmas_readl(udc, ENETDMAS_SRAM3_REG, ch_idx); in bcm63xx_iudma_dbg_show()