Searched refs:rockchip_timer_get_curr_value (Results 1 – 1 of 1) sorted by relevance
32 static inline int64_t rockchip_timer_get_curr_value(struct rk_timer *timer) in rockchip_timer_get_curr_value() function77 ticks = ~0uLL - rockchip_timer_get_curr_value(timer); in timer_get_boot_us()95 uint64_t cntr = rockchip_timer_get_curr_value(priv->timer); in rockchip_timer_get_count()
Completed in 3 milliseconds