Searched refs:slave_map_cnt (Results 1 – 5 of 5) sorted by relevance
16 int slave_map_cnt; member
234 .slave_map_cnt = ARRAY_SIZE(pxa25x_slave_map),
331 .slave_map_cnt = ARRAY_SIZE(pxa27x_slave_map),
457 .slave_map_cnt = ARRAY_SIZE(pxa3xx_slave_map),
1359 int ret, dma_channels = 0, nb_requestors = 0, slave_map_cnt = 0; in pxad_probe() local1391 slave_map_cnt = pdata->slave_map_cnt; in pxad_probe()1404 pdev->slave.filter.mapcnt = slave_map_cnt; in pxad_probe()