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