Home
last modified time | relevance | path

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

/linux-6.15/drivers/memory/tegra/
H A Dmc.h98 static inline u32 tegra_mc_scale_percents(u64 val, unsigned int percents) in tegra_mc_scale_percents() argument
100 val = val * percents; in tegra_mc_scale_percents()
/linux-6.15/Documentation/power/
H 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.15/drivers/platform/x86/
H A Dasus-wmi.c238 u8 percents[FAN_CURVE_POINTS]; member
3211 data->percents[i] = in fan_curve_copy_from_buf()
3303 value = data->percents[index]; in fan_curve_show()
3317 u8 *percents = data->percents; in fan_curve_write() local
3328 arg3 += (100 * percents[i] / 255) << shift; in fan_curve_write()
3329 arg4 += (100 * percents[i + 4] / 255) << shift; in fan_curve_write()
3357 data->percents[index] = value; in fan_curve_store()
/linux-6.15/Documentation/netlink/specs/
H A Ddpll.yaml408 into base clock frequency. Value is in percents.
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Ddm-integrity.rst124 The journal watermark in percents. When the size of the journal
/linux-6.15/Documentation/core-api/
H A Dworkqueue.rst472 MiBps, and CPU util in percents.
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-iio316 Units after application of scale and offset are milli percents
1904 after application of scale and offset are percents.