Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clocksource/
Dqcom-timer.c106 static notrace cycle_t msm_read_timer_count(struct clocksource *cs) in msm_read_timer_count() function
114 .read = msm_read_timer_count,
314 return msm_read_timer_count(cs) >> MSM_DGT_SHIFT; in msm_read_timer_count_shift()