Searched refs:TI_CACHED_MEM (Results 1 – 6 of 6) sorted by relevance
277 (BIT(0) | BIT(1))) == TI_CACHED_MEM) { in agtiapi_InitResource()292 TI_CACHED_MEM, in agtiapi_InitResource()364 TI_CACHED_MEM, in agtiapi_InitResource()431 == TI_CACHED_MEM ) { in agtiapi_InitResource()446 TI_CACHED_MEM, in agtiapi_InitResource()536 (BIT(0) | BIT(1)) ) == TI_CACHED_MEM ) { in agtiapi_ScopeDMARes()574 != TI_CACHED_MEM ) { in agtiapi_ScopeDMARes()639 if ((Type & (BIT(0) | BIT(1))) == TI_CACHED_MEM) { in agtiapi_MemAlloc()
131 iniMem->tdCachedMem[0].type = TI_CACHED_MEM; in itdssGetResource()148 iniMem->tdCachedMem[i].type = TI_CACHED_MEM; in itdssGetResource()
335 tgtMem->tdMem[i].type = TI_CACHED_MEM; in ttdssGetResource()356 tgtMem->tdMem[0].type = TI_CACHED_MEM; in ttdssGetResource()374 tgtMem->tdMem[1].type = TI_CACHED_MEM; in ttdssGetResource()
86 #define TI_CACHED_MEM 0x00000001 /* cached non-DMA capable memory */ macro
2114 loResource->loLevelMem.mem[i].type = TI_CACHED_MEM; in tdsaLoLevelGetResource()2143 loResource->loLevelMem.mem[i].type = TI_CACHED_MEM; in tdsaLoLevelGetResource()2172 loResource->loLevelMem.mem[i].type = TI_CACHED_MEM; in tdsaLoLevelGetResource()2233 loResource->loLevelMem.mem[i].type = TI_CACHED_MEM; in tdsaLoLevelGetResource()2261 loResource->loLevelMem.mem[i].type = TI_CACHED_MEM; in tdsaLoLevelGetResource()2324 loResource->loLevelMem.mem[i].type = TI_CACHED_MEM; in tdsaLoLevelGetResource()2352 loResource->loLevelMem.mem[i].type = TI_CACHED_MEM; in tdsaLoLevelGetResource()2415 loResource->loLevelMem.mem[i].type = TI_CACHED_MEM; in tdsaLoLevelGetResource()2511 tdSharedMem->tdSharedCachedMem1.type = TI_CACHED_MEM; in tdsaSharedMemCalculate()
4192 else if (loResource->loLevelMem.mem[i].type == TI_CACHED_MEM) in tiCOMPortInit()