Searched refs:nr_max_vchans (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | sun6i-dma.c | 116 u32 nr_max_vchans; member 1073 .nr_max_vchans = 53, 1095 .nr_max_vchans = 37, 1113 .nr_max_vchans = 39, 1138 .nr_max_vchans = 34, 1206 .nr_max_vchans = 24, 1313 sdc->num_vchans = sdc->cfg->nr_max_vchans; in sun6i_dma_probe()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | sun6i-dma.c | 125 u32 nr_max_vchans; member 1098 .nr_max_vchans = 53, 1120 .nr_max_vchans = 37, 1138 .nr_max_vchans = 39, 1163 .nr_max_vchans = 34, 1254 .nr_max_vchans = 24, 1363 sdc->num_vchans = sdc->cfg->nr_max_vchans; in sun6i_dma_probe()
|
Completed in 5 milliseconds