Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dste_dma40.c601 int num_memcpy_chans; member
2891 base->num_log_chans, base->num_memcpy_chans); in d40_dmaengine_init()
3145 int num_memcpy_chans; in d40_hw_detect_init() local
3202 num_memcpy_chans = plat_data->num_of_memcpy_chans; in d40_hw_detect_init()
3204 num_memcpy_chans = ARRAY_SIZE(dma40_memcpy_channels); in d40_hw_detect_init()
3214 (num_phy_chans + num_log_chans + num_memcpy_chans) * in d40_hw_detect_init()
3222 base->num_memcpy_chans = num_memcpy_chans; in d40_hw_detect_init()