Lines Matching refs:u32temp
1332 MS_U32 u32temp = 0; in HAL_TSO_LPcr2_Get() local
1336 u32temp = _HAL_REG32_R(&_TSOCtrl->TSO_LPCR2[u8FileEng]); in HAL_TSO_LPcr2_Get()
1339 return u32temp; in HAL_TSO_LPcr2_Get()
2111 MS_U32 u32ii = 0, u32jj, u32temp = 0; in HAL_TSO_RestoreRegs() local
2138 TSO0_REG(u32temp+0x14) = _u16TSORegArray[0][u32temp+0x14]; in HAL_TSO_RestoreRegs()
2139 TSO0_REG(u32temp+0x15) = _u16TSORegArray[0][u32temp+0x15]; in HAL_TSO_RestoreRegs()
2140 TSO0_REG(u32temp+0x16) = _u16TSORegArray[0][u32temp+0x16]; in HAL_TSO_RestoreRegs()
2141 u32temp += 4; in HAL_TSO_RestoreRegs()
2157 u32temp = 0; in HAL_TSO_RestoreRegs()
2160 TSO0_REG(u32temp+0x60) = _u16TSORegArray[0][u32temp+0x60]; in HAL_TSO_RestoreRegs()
2161 TSO0_REG(u32temp+0x61) = _u16TSORegArray[0][u32temp+0x61]; in HAL_TSO_RestoreRegs()
2162 TSO0_REG(u32temp+0x62) = _u16TSORegArray[0][u32temp+0x62]; in HAL_TSO_RestoreRegs()
2163 TSO0_REG(u32temp+0x63) = _u16TSORegArray[0][u32temp+0x63]; in HAL_TSO_RestoreRegs()
2164 u32temp += 5; in HAL_TSO_RestoreRegs()
2182 TSO1_REG(u32temp+0x10) = _u16TSORegArray[1][u32temp+0x10]; in HAL_TSO_RestoreRegs()
2183 u32temp += 4; in HAL_TSO_RestoreRegs()
2191 u32temp =0; in HAL_TSO_RestoreRegs()
2194 TSO1_REG(u32temp+0x28) = _u16TSORegArray[1][u32temp+0x28]; in HAL_TSO_RestoreRegs()
2195 TSO1_REG(u32temp+0x29) = _u16TSORegArray[1][u32temp+0x29]; in HAL_TSO_RestoreRegs()
2196 TSO1_REG(u32temp+0x2a) = _u16TSORegArray[1][u32temp+0x2a]; in HAL_TSO_RestoreRegs()
2197 …TSO1_REG(u32temp+0x2b) = _u16TSORegArray[1][u32temp+0x2b] & ~TSO_SVQ_TX_CFG_SVQ_EN; //disable SVQ… in HAL_TSO_RestoreRegs()
2198 u32temp += 4; in HAL_TSO_RestoreRegs()
2229 u32temp = 0; in HAL_TSO_RestoreRegs()
2233 if(_u16TSORegArray[0][u32temp+0x64] & 0x0003) in HAL_TSO_RestoreRegs()
2239 TSO0_REG(u32temp+0x64) = _u16TSORegArray[0][u32temp+0x64]; in HAL_TSO_RestoreRegs()
2241 u32temp += 5; in HAL_TSO_RestoreRegs()