Lines Matching refs:u32temp
1143 MS_U32 u32temp = 0; in HAL_TSO_LPcr2_Get() local
1147 u32temp = _HAL_REG32_R(&_TSOCtrl->TSO_LPCR2[u8FileEng]); in HAL_TSO_LPcr2_Get()
1150 return u32temp; in HAL_TSO_LPcr2_Get()
1714 MS_U32 u32ii = 0, u32jj, u32temp = 0; in HAL_TSO_RestoreRegs() local
1736 TSO0_REG(u32temp+0x14) = _u16TSORegArray[0][u32temp+0x14]; in HAL_TSO_RestoreRegs()
1737 TSO0_REG(u32temp+0x15) = _u16TSORegArray[0][u32temp+0x15]; in HAL_TSO_RestoreRegs()
1738 TSO0_REG(u32temp+0x16) = _u16TSORegArray[0][u32temp+0x16]; in HAL_TSO_RestoreRegs()
1739 u32temp += 4; in HAL_TSO_RestoreRegs()
1755 u32temp = 0; in HAL_TSO_RestoreRegs()
1758 TSO0_REG(u32temp+0x60) = _u16TSORegArray[0][u32temp+0x60]; in HAL_TSO_RestoreRegs()
1759 TSO0_REG(u32temp+0x61) = _u16TSORegArray[0][u32temp+0x61]; in HAL_TSO_RestoreRegs()
1760 TSO0_REG(u32temp+0x62) = _u16TSORegArray[0][u32temp+0x62]; in HAL_TSO_RestoreRegs()
1761 TSO0_REG(u32temp+0x63) = _u16TSORegArray[0][u32temp+0x63]; in HAL_TSO_RestoreRegs()
1762 u32temp += 5; in HAL_TSO_RestoreRegs()
1780 TSO1_REG(u32temp+0x10) = _u16TSORegArray[1][u32temp+0x10]; in HAL_TSO_RestoreRegs()
1781 u32temp += 4; in HAL_TSO_RestoreRegs()
1789 u32temp =0; in HAL_TSO_RestoreRegs()
1792 TSO1_REG(u32temp+0x28) = _u16TSORegArray[1][u32temp+0x28]; in HAL_TSO_RestoreRegs()
1793 TSO1_REG(u32temp+0x29) = _u16TSORegArray[1][u32temp+0x29]; in HAL_TSO_RestoreRegs()
1794 TSO1_REG(u32temp+0x2a) = _u16TSORegArray[1][u32temp+0x2a]; in HAL_TSO_RestoreRegs()
1795 …TSO1_REG(u32temp+0x2b) = _u16TSORegArray[1][u32temp+0x2b] & ~TSO_SVQ_TX_CFG_SVQ_EN; //disable SVQ… in HAL_TSO_RestoreRegs()
1796 u32temp += 4; in HAL_TSO_RestoreRegs()
1827 u32temp = 0; in HAL_TSO_RestoreRegs()
1831 if(_u16TSORegArray[0][u32temp+0x64] & 0x0003) in HAL_TSO_RestoreRegs()
1837 TSO0_REG(u32temp+0x64) = _u16TSORegArray[0][u32temp+0x64]; in HAL_TSO_RestoreRegs()
1839 u32temp += 5; in HAL_TSO_RestoreRegs()