Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dk3-udma.c206 bool enable_burst; member
809 if (uc->config.enable_burst) in udma_start()
842 if (uc->config.enable_burst) in udma_start()
3055 ucc->enable_burst = ep_config->pdma_burst; in udma_dma_filter_fn()
3482 if (ucc->enable_acc32 || ucc->enable_burst) in udma_dbg_summary_show_chan()
3485 ucc->enable_burst ? " BURST" : ""); in udma_dbg_summary_show_chan()
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dk3-udma.c263 bool enable_burst; member
933 if (uc->config.enable_burst) in udma_start()
966 if (uc->config.enable_burst) in udma_start()
4187 ucc->enable_burst = ep_config->pdma_burst; in udma_dma_filter_fn()
5257 if (ucc->enable_acc32 || ucc->enable_burst) in udma_dbg_summary_show_chan()
5260 ucc->enable_burst ? " BURST" : ""); in udma_dbg_summary_show_chan()

Completed in 11 milliseconds