Lines Matching refs:u32temp

1357     MS_U32 u32temp = 0;  in HAL_TSO_LPcr2_Get()  local
1361 u32temp = _HAL_REG32_R(&_TSOCtrl->TSO_LPCR2[u8FileEng]); in HAL_TSO_LPcr2_Get()
1364 return u32temp; in HAL_TSO_LPcr2_Get()
2136 MS_U32 u32ii = 0, u32jj, u32temp = 0; in HAL_TSO_RestoreRegs() local
2163 TSO0_REG(u32temp+0x14) = _u16TSORegArray[0][u32temp+0x14]; in HAL_TSO_RestoreRegs()
2164 TSO0_REG(u32temp+0x15) = _u16TSORegArray[0][u32temp+0x15]; in HAL_TSO_RestoreRegs()
2165 TSO0_REG(u32temp+0x16) = _u16TSORegArray[0][u32temp+0x16]; in HAL_TSO_RestoreRegs()
2166 u32temp += 4; in HAL_TSO_RestoreRegs()
2182 u32temp = 0; in HAL_TSO_RestoreRegs()
2185 TSO0_REG(u32temp+0x60) = _u16TSORegArray[0][u32temp+0x60]; in HAL_TSO_RestoreRegs()
2186 TSO0_REG(u32temp+0x61) = _u16TSORegArray[0][u32temp+0x61]; in HAL_TSO_RestoreRegs()
2187 TSO0_REG(u32temp+0x62) = _u16TSORegArray[0][u32temp+0x62]; in HAL_TSO_RestoreRegs()
2188 TSO0_REG(u32temp+0x63) = _u16TSORegArray[0][u32temp+0x63]; in HAL_TSO_RestoreRegs()
2189 u32temp += 5; in HAL_TSO_RestoreRegs()
2207 TSO1_REG(u32temp+0x10) = _u16TSORegArray[1][u32temp+0x10]; in HAL_TSO_RestoreRegs()
2208 u32temp += 4; in HAL_TSO_RestoreRegs()
2216 u32temp =0; in HAL_TSO_RestoreRegs()
2219 TSO1_REG(u32temp+0x28) = _u16TSORegArray[1][u32temp+0x28]; in HAL_TSO_RestoreRegs()
2220 TSO1_REG(u32temp+0x29) = _u16TSORegArray[1][u32temp+0x29]; in HAL_TSO_RestoreRegs()
2221 TSO1_REG(u32temp+0x2a) = _u16TSORegArray[1][u32temp+0x2a]; in HAL_TSO_RestoreRegs()
2222 …TSO1_REG(u32temp+0x2b) = _u16TSORegArray[1][u32temp+0x2b] & ~TSO_SVQ_TX_CFG_SVQ_EN; //disable SVQ… in HAL_TSO_RestoreRegs()
2223 u32temp += 4; in HAL_TSO_RestoreRegs()
2254 u32temp = 0; in HAL_TSO_RestoreRegs()
2258 if(_u16TSORegArray[0][u32temp+0x64] & 0x0003) in HAL_TSO_RestoreRegs()
2264 TSO0_REG(u32temp+0x64) = _u16TSORegArray[0][u32temp+0x64]; in HAL_TSO_RestoreRegs()
2266 u32temp += 5; in HAL_TSO_RestoreRegs()