Searched refs:uMemSize3 (Results 1 – 2 of 2) sorted by relevance
164 TI_UINT32 uMemSize3; /* The INT Status registers region end address. */ member484 pTwIf->uMemSize3 = pPartition[2].uMemSize; in twIf_SetPartition()500 pPartitionRegTxn[5].tData = ENDIAN_HANDLE_LONG(pTwIf->uMemSize3); in twIf_SetPartition()
159 #define SET_PARTITION(pPartition,uAddr1,uMemSize1,uAddr2,uMemSize2,uAddr3,uMemSize3,uAddr4) \ argument165 ((TPartition*)pPartition)[2].uMemSize = uMemSize3; \