Searched refs:nxp_stm_clocksource_getcnt (Results 1 – 1 of 1) sorted by relevance
97 static u32 nxp_stm_clocksource_getcnt(struct stm_timer *stm_timer) in nxp_stm_clocksource_getcnt() function111 return (u64)nxp_stm_clocksource_getcnt(stm_timer); in nxp_stm_clocksource_read()169 stm_timer->counter = nxp_stm_clocksource_getcnt(stm_timer); in nxp_stm_clocksource_suspend()
Completed in 3 milliseconds