Home
last modified time | relevance | path

Searched defs:calculate_time (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dapm_power.c194 static int calculate_time(int status) in calculate_time() function
/openbmc/qemu/hw/timer/
H A Daspeed_timer.c118 static inline uint64_t calculate_time(struct AspeedTimer *t, uint32_t ticks) in calculate_time() function