Searched refs:slave_map_cnt (Results 1 – 5 of 5) sorted by relevance
20 int slave_map_cnt; member
237 .slave_map_cnt = ARRAY_SIZE(pxa25x_slave_map),
334 .slave_map_cnt = ARRAY_SIZE(pxa27x_slave_map),
460 .slave_map_cnt = ARRAY_SIZE(pxa3xx_slave_map),
1409 int ret, dma_channels = 0, nb_requestors = 0, slave_map_cnt = 0; in pxad_probe() local1441 slave_map_cnt = pdata->slave_map_cnt; in pxad_probe()1454 pdev->slave.filter.mapcnt = slave_map_cnt; in pxad_probe()