Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dimg-mdc-dma.c146 unsigned int max_burst_mult; member
234 max_burst = mdma->bus_width * mdma->max_burst_mult; in mdc_list_desc_config()
236 max_burst = mdma->bus_width * (mdma->max_burst_mult - 1); in mdc_list_desc_config()
948 &mdma->max_burst_mult); in mdc_dma_probe()