Searched refs:asel (Results 1 – 2 of 2) sorted by relevance
213 u32 asel; member258 u32 asel; member423 static void k3_configure_chan_coherency(struct dma_chan *chan, u32 asel) in k3_configure_chan_coherency() argument427 if (asel == 0) { in k3_configure_chan_coherency()433 } else if (asel == 14 || asel == 15) { in k3_configure_chan_coherency()440 dev_warn(chan->device->dev, "Invalid ASEL value: %u\n", asel); in k3_configure_chan_coherency()1647 k3_configure_chan_coherency(&uc->vc.chan, ud->asel); in bcdma_alloc_bchan_resources()1648 ring_cfg.asel = ud->asel; in bcdma_alloc_bchan_resources()1715 k3_configure_chan_coherency(&uc->vc.chan, uc->config.asel); in udma_alloc_tx_resources()1716 ring_cfg.asel = uc->config.asel; in udma_alloc_tx_resources()[all …]
83 u32 asel; member