Searched refs:dwCoreChipValue (Results 1 – 2 of 2) sorted by relevance
1173 int dwCoreChipValue = 0; in HAL_SAR_TSENSOR_OP() local1312 dwCoreChipValue = *(volatile unsigned short *)(_gMIO_MapBase + (0x00148a << 1)); //CH6 in HAL_SAR_TSENSOR_OP()1316 hMstarDvfsInfo.dwAvgTempBufferPm[hMstarDvfsInfo.dwAvgTempCounterPm] = dwCoreChipValue; in HAL_SAR_TSENSOR_OP()1337 if(hMstarDvfsInfo.dwCode25CValuePm >= dwCoreChipValue) in HAL_SAR_TSENSOR_OP()1369 dwCoreChipValue = *(volatile unsigned short *)(_gMIO_MapBase + (0x00148c << 1)); //CH7 in HAL_SAR_TSENSOR_OP()1373 hMstarDvfsInfo.dwAvgTempBufferCpu[hMstarDvfsInfo.dwAvgTempCounterCpu] = dwCoreChipValue; in HAL_SAR_TSENSOR_OP()