Home
last modified time | relevance | path

Searched refs:cpdma_rx_chan_map (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h279 u32 cpdma_rx_chan_map; member
H A Dcpsw.c700 writel_relaxed(0, &cpsw->host_port_regs->cpdma_rx_chan_map); in cpsw_init_host_port()
H A Dcpsw_new.c567 writel_relaxed(0, &cpsw->host_port_regs->cpdma_rx_chan_map); in cpsw_init_host_port()
/openbmc/u-boot/drivers/net/ti/
H A Dcpsw.c113 u32 cpdma_rx_chan_map; member
684 __raw_writel(0, &priv->host_port_regs->cpdma_rx_chan_map); in _cpsw_init()