Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dmmp_dma.h16 int slave_map_cnt; member
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dpxa25x.c234 .slave_map_cnt = ARRAY_SIZE(pxa25x_slave_map),
H A Dpxa27x.c331 .slave_map_cnt = ARRAY_SIZE(pxa27x_slave_map),
H A Dpxa3xx.c457 .slave_map_cnt = ARRAY_SIZE(pxa3xx_slave_map),
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dpxa_dma.c1352 int ret, dma_channels = 0, nb_requestors = 0, slave_map_cnt = 0; in pxad_probe() local
1384 slave_map_cnt = pdata->slave_map_cnt; in pxad_probe()
1397 pdev->slave.filter.mapcnt = slave_map_cnt; in pxad_probe()