Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dscmi-hwmon.c28 static inline u64 __pow10(u8 x) in __pow10() function
63 f = __pow10(abs(scale)); in scmi_hwmon_scale()