Lines Matching refs:resources
2009 resinuse |= vortex->dma_adb[i].resources[restype]; in vortex_adb_checkinout()
2018 vortex->dma_adb[i].resources[restype] |= (1 << i); in vortex_adb_checkinout()
2119 vortex->dma_adb[dma].resources, en, in vortex_adb_allocroute()
2144 stream->resources, en, in vortex_adb_allocroute()
2147 memset(stream->resources, 0, in vortex_adb_allocroute()
2148 sizeof(stream->resources)); in vortex_adb_allocroute()
2153 stream->resources, in vortex_adb_allocroute()
2157 memset(stream->resources, in vortex_adb_allocroute()
2159 sizeof(stream->resources)); in vortex_adb_allocroute()
2168 stream->resources, en, in vortex_adb_allocroute()
2171 memset(stream->resources, 0, in vortex_adb_allocroute()
2172 sizeof(stream->resources)); in vortex_adb_allocroute()
2284 stream->resources, en, in vortex_adb_allocroute()
2287 memset(stream->resources, 0, in vortex_adb_allocroute()
2288 sizeof(stream->resources)); in vortex_adb_allocroute()
2292 stream->resources, en, in vortex_adb_allocroute()
2295 memset(stream->resources, 0, in vortex_adb_allocroute()
2296 sizeof(stream->resources)); in vortex_adb_allocroute()
2361 if (stream->resources[VORTEX_RESOURCE_SRC] & (1 << i)) in vortex_adb_setsrc()