Searched refs:bBoost (Results 1 – 1 of 1) sorted by relevance
1678 crypto_boost_trims( bool bBoost, int32_t i32VddActAdj ) in crypto_boost_trims() argument1685 if ( (bBoost && g_bBoostForCryptoApplied) || (!bBoost && !g_bBoostForCryptoApplied) ) in crypto_boost_trims()1692 g_bBoostForCryptoApplied = bBoost; in crypto_boost_trims()1697 g_i32LatestVddfActTrim = bBoost ? g_i32LatestVddfActTrim + i32VddActAdj in crypto_boost_trims()1713 g_i32LatestLDOActTrim = bBoost ? g_i32LatestLDOActTrim + i32VddActAdj in crypto_boost_trims()1726 if ( bBoost ) in crypto_boost_trims()