Searched refs:percents (Results 1 – 5 of 5) sorted by relevance
97 static inline u32 tegra_mc_scale_percents(u64 val, unsigned int percents) in tegra_mc_scale_percents() argument99 val = val * percents; in tegra_mc_scale_percents()
71 | attribute represents capacity in *percents*, from 0 to 100. |184 capacity in percents.186 minimum capacity alert value in percents.188 maximum capacity alert value in percents.273 in percents, but provides charge_{now,full,empty}. Should I calculate
192 u8 percents[FAN_CURVE_POINTS]; member2402 data->percents[i] = in fan_curve_copy_from_buf()2491 value = data->percents[index]; in fan_curve_show()2505 u8 *percents = data->percents; in fan_curve_write() local2516 arg3 += (100 * percents[i] / 255) << shift; in fan_curve_write()2517 arg4 += (100 * percents[i + 4] / 255) << shift; in fan_curve_write()2546 data->percents[index] = value; in fan_curve_store()
114 The journal watermark in percents. When the size of the journal
298 Units after application of scale and offset are milli percents1801 after application of scale and offset are percents.
Completed in 19 milliseconds