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