Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_priv.h277 u32 cpdma_rx_chan_map; member
H A Dcpsw.c706 writel_relaxed(0, &cpsw->host_port_regs->cpdma_rx_chan_map); in cpsw_init_host_port()
H A Dcpsw_new.c573 writel_relaxed(0, &cpsw->host_port_regs->cpdma_rx_chan_map); in cpsw_init_host_port()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dcpsw.c150 u32 cpdma_rx_chan_map; member
815 __raw_writel(0, &priv->host_port_regs->cpdma_rx_chan_map); in _cpsw_init()