Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/dma/
H A Dkeystone_nav.c170 writel(0, &pktdma->rx_flows[j].tag_sel); in ksnav_rx_disable()
235 writel(0, &pktdma->rx_flows[pktdma->rx_flow].tag_sel); in ksnav_init()
/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Dkeystone_nav.h149 u32 tag_sel; member
/openbmc/linux/drivers/soc/ti/
H A Dknav_dma.c78 u32 tag_sel; member
180 writel_relaxed(0, &chan->reg_rx_flow->tag_sel); in chan_start()
247 writel_relaxed(0, &chan->reg_rx_flow->tag_sel); in chan_stop()