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