Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/platform_data/ !
Ddma-ste-dma40.h145 int num_of_memcpy_chans; member
/linux-6.1.9/drivers/dma/ !
Dste_dma40.c3184 if (plat_data->num_of_memcpy_chans) in d40_hw_detect_init()
3185 num_memcpy_chans = plat_data->num_of_memcpy_chans; in d40_hw_detect_init()
3479 pdata->num_of_memcpy_chans = num_memcpy; in d40_of_probe()