Searched refs:reduction (Results 1 – 4 of 4) sorted by relevance
407 u16 reduction = antenna_reduction; in ath9k_hw_get_scaled_power() local417 reduction += POWER_CORRECTION_FOR_TWO_CHAIN; in ath9k_hw_get_scaled_power()420 reduction += POWER_CORRECTION_FOR_THREE_CHAIN; in ath9k_hw_get_scaled_power()424 if (power_limit > reduction) in ath9k_hw_get_scaled_power()425 power_limit -= reduction; in ath9k_hw_get_scaled_power()
52 int reduction) in compute_value() argument60 return (int)div64_s64(value, int_pow(10, reduction)); in compute_value()
193 reduction. An ACPI version of this already exists213 frequency reduction for devices using devfreq.227 This implements PCIe cooling mechanism through bandwidth reduction
212 from 16 bits to 15 bits. The actual reduction in entropy depends
Completed in 9 milliseconds