Lines Matching refs:u32temp

1279     MS_U32 u32temp = 0;  in HAL_TSO_LPcr2_Get()  local
1283 u32temp = _HAL_REG32_R(&_TSOCtrl->TSO_LPCR2[u8FileEng]); in HAL_TSO_LPcr2_Get()
1286 return u32temp; in HAL_TSO_LPcr2_Get()
1829 MS_U32 u32ii = 0, u32jj, u32temp = 0; in HAL_TSO_RestoreRegs() local
1837 TSO0_REG(u32temp+0x14) = _u16TSORegArray[0][u32temp+0x14]; in HAL_TSO_RestoreRegs()
1838 TSO0_REG(u32temp+0x15) = _u16TSORegArray[0][u32temp+0x15]; in HAL_TSO_RestoreRegs()
1839 TSO0_REG(u32temp+0x16) = _u16TSORegArray[0][u32temp+0x16]; in HAL_TSO_RestoreRegs()
1840 u32temp += 4; in HAL_TSO_RestoreRegs()
1856 u32temp = 0; in HAL_TSO_RestoreRegs()
1859 TSO0_REG(u32temp+0x60) = _u16TSORegArray[0][u32temp+0x60]; in HAL_TSO_RestoreRegs()
1860 TSO0_REG(u32temp+0x61) = _u16TSORegArray[0][u32temp+0x61]; in HAL_TSO_RestoreRegs()
1861 TSO0_REG(u32temp+0x62) = _u16TSORegArray[0][u32temp+0x62]; in HAL_TSO_RestoreRegs()
1862 TSO0_REG(u32temp+0x63) = _u16TSORegArray[0][u32temp+0x63]; in HAL_TSO_RestoreRegs()
1863 u32temp += 5; in HAL_TSO_RestoreRegs()
1881 TSO1_REG(u32temp+0x10) = _u16TSORegArray[1][u32temp+0x10]; in HAL_TSO_RestoreRegs()
1882 u32temp += 4; in HAL_TSO_RestoreRegs()
1890 u32temp =0; in HAL_TSO_RestoreRegs()
1893 TSO1_REG(u32temp+0x28) = _u16TSORegArray[1][u32temp+0x28]; in HAL_TSO_RestoreRegs()
1894 TSO1_REG(u32temp+0x29) = _u16TSORegArray[1][u32temp+0x29]; in HAL_TSO_RestoreRegs()
1895 TSO1_REG(u32temp+0x2a) = _u16TSORegArray[1][u32temp+0x2a]; in HAL_TSO_RestoreRegs()
1896 …TSO1_REG(u32temp+0x2b) = _u16TSORegArray[1][u32temp+0x2b] & ~TSO_SVQ_TX_CFG_SVQ_EN; //disable SVQ… in HAL_TSO_RestoreRegs()
1897 u32temp += 4; in HAL_TSO_RestoreRegs()
1928 u32temp = 0; in HAL_TSO_RestoreRegs()
1932 if(_u16TSORegArray[0][u32temp+0x64] & 0x0003) in HAL_TSO_RestoreRegs()
1938 TSO0_REG(u32temp+0x64) = _u16TSORegArray[0][u32temp+0x64]; in HAL_TSO_RestoreRegs()
1940 u32temp += 5; in HAL_TSO_RestoreRegs()