Home
last modified time | relevance | path

Searched refs:num_of_memcpy_chans (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Ddma-ste-dma40.h135 * @num_of_memcpy_chans: The number of channels reserved for memcpy.
145 int num_of_memcpy_chans; member
/kernel/linux/linux-6.6/drivers/dma/
H A Dste_dma40.c45 * @num_of_memcpy_chans: The number of channels reserved for memcpy.
55 int num_of_memcpy_chans; member
3201 if (plat_data->num_of_memcpy_chans) in d40_hw_detect_init()
3202 num_memcpy_chans = plat_data->num_of_memcpy_chans; in d40_hw_detect_init()
3476 pdata->num_of_memcpy_chans = num_memcpy; in d40_of_probe()
/kernel/linux/linux-5.10/drivers/dma/
H A Dste_dma40.c3185 if (plat_data->num_of_memcpy_chans) in d40_hw_detect_init()
3186 num_memcpy_chans = plat_data->num_of_memcpy_chans; in d40_hw_detect_init()
3480 pdata->num_of_memcpy_chans = num_memcpy; in d40_of_probe()

Completed in 10 milliseconds