Searched refs:resinuse (Results 1 – 1 of 1) sorted by relevance
2010 int i, qty = resnum[restype], resinuse = 0; in vortex_adb_checkinout() local2015 resinuse |= vortex->dma_adb[i].resources[restype]; in vortex_adb_checkinout()2017 resinuse |= vortex->fixed_res[restype]; in vortex_adb_checkinout()2020 if ((resinuse & (1 << i)) == 0) { in vortex_adb_checkinout()