Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/dma/ti/
Dk3-udma.c262 bool enable_burst; member
918 if (uc->config.enable_burst) in udma_start()
951 if (uc->config.enable_burst) in udma_start()
4158 ucc->enable_burst = ep_config->pdma_burst; in udma_dma_filter_fn()
5183 if (ucc->enable_acc32 || ucc->enable_burst) in udma_dbg_summary_show_chan()
5186 ucc->enable_burst ? " BURST" : ""); in udma_dbg_summary_show_chan()