Home
last modified time | relevance | path

Searched refs:percents (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/memory/tegra/
A Dmc.h97 static inline u32 tegra_mc_scale_percents(u64 val, unsigned int percents) in tegra_mc_scale_percents() argument
99 val = val * percents; in tegra_mc_scale_percents()
/linux-6.3-rc2/Documentation/power/
A Dpower_supply_class.rst71 | 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
/linux-6.3-rc2/drivers/platform/x86/
A Dasus-wmi.c192 u8 percents[FAN_CURVE_POINTS]; member
2402 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() local
2516 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()
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Ddm-integrity.rst114 The journal watermark in percents. When the size of the journal
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-bus-iio298 Units after application of scale and offset are milli percents
1801 after application of scale and offset are percents.

Completed in 18 milliseconds