Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-s3c/
Dpl080.c145 .num_slave_channels = ARRAY_SIZE(s3c64xx_dma0_info),
240 .num_slave_channels = ARRAY_SIZE(s3c64xx_dma1_info),
/linux-5.19.10/include/linux/amba/
Dpl08x.h108 unsigned int num_slave_channels; member
/linux-5.19.10/arch/arm/mach-lpc32xx/
Dphy3250.c48 .num_slave_channels = ARRAY_SIZE(pl08x_slave_channels),
/linux-5.19.10/arch/arm/mach-spear/
Dspear300.c195 pl080_plat_data.num_slave_channels = ARRAY_SIZE(spear300_dma_info); in spear300_dt_init()
Dspear310.c237 pl080_plat_data.num_slave_channels = ARRAY_SIZE(spear310_dma_info); in spear310_dt_init()
Dspear320.c239 pl080_plat_data.num_slave_channels = ARRAY_SIZE(spear320_dma_info); in spear320_dt_init()
Dspear6xx.c334 .num_slave_channels = ARRAY_SIZE(spear600_dma_info),
/linux-5.19.10/drivers/dma/
Damba-pl08x.c2676 pd->num_slave_channels = pl08x->vd->signals; in pl08x_of_probe()
2923 pl08x->pd->num_slave_channels, true); in pl08x_probe()