Searched refs:hfxtConfig (Results 1 – 1 of 1) sorted by relevance
1346 PowerCC23X0_hfxtConfig hfxtConfig; in PowerCC23X0_hfxtCompensateFxn() local1347 hfxtConfig.value = (uint32_t)clientArg; in PowerCC23X0_hfxtCompensateFxn()1373 hfxtConfig.temperature.threshold); in PowerCC23X0_hfxtCompensateFxn()1375 if (currentTemperature > hfxtConfig.temperature.threshold) in PowerCC23X0_hfxtCompensateFxn()1388 currentTemperature + hfxtConfig.temperature.delta - 1, in PowerCC23X0_hfxtCompensateFxn()1389 currentTemperature - hfxtConfig.temperature.delta + 1, in PowerCC23X0_hfxtCompensateFxn()1403 Math_MAX(hfxtConfig.temperature.threshold, in PowerCC23X0_hfxtCompensateFxn()1404 … currentTemperature + hfxtConfig.temperature.delta - 1), in PowerCC23X0_hfxtCompensateFxn()