Searched refs:uMemAddr2 (Results 1 – 1 of 1) sorted by relevance
161 TI_UINT32 uMemAddr2; /* The HW registers region start address. */ member481 pTwIf->uMemAddr2 = pPartition[1].uMemAdrr; in twIf_SetPartition()497 pPartitionRegTxn[2].tData = ENDIAN_HANDLE_LONG(pTwIf->uMemAddr2); in twIf_SetPartition()672 … if ((pTxn->uHwAddr >= pTwIf->uMemAddr2) && (pTxn->uHwAddr <= pTwIf->uMemAddr2 + pTwIf->uMemSize2)) in twIf_Transact()674 pTxn->uHwAddr = pTxn->uHwAddr - pTwIf->uMemAddr2 + pTwIf->uMemSize1; in twIf_Transact()1089 if ((Address >= pTwIf->uMemAddr2 ) && in twIf_isValidRegAddr()1090 ( Address < pTwIf->uMemAddr2 + pTwIf->uMemSize2 )) in twIf_isValidRegAddr()1128 WLAN_OS_REPORT(("uRegAddr = 0x%x\n", pTwIf->uMemAddr2 )); in twIf_PrintModuleInfo()