Home
last modified time | relevance | path

Searched refs:LLMemCount (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c3896 bit32 LLMemCount = 0; in tiCOMPortInit() local
4084 LLMemCount = memRequirement.count; in tiCOMPortInit()
4101 SMMemCount = loResource->loLevelMem.count - LLMemCount - DMMemCount; in tiCOMPortInit()
4102 agMemoryRequirement.count = LLMemCount; in tiCOMPortInit()
4123 LLMemCount = memRequirement.count; in tiCOMPortInit()
4124 DMMemCount = loResource->loLevelMem.count - LLMemCount; in tiCOMPortInit()
4126 agMemoryRequirement.count = LLMemCount; in tiCOMPortInit()
4141 LLMemCount = memRequirement.count; in tiCOMPortInit()
4142 SMMemCount = loResource->loLevelMem.count - LLMemCount; in tiCOMPortInit()
4144 agMemoryRequirement.count = LLMemCount; in tiCOMPortInit()
[all …]