Home
last modified time | relevance | path

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

/src/sys/arm/allwinner/
H A Daw_timer.c125 static u_int a23_timer_get_timecount(struct timecounter *tc);
152 .tc_get_timecount = a23_timer_get_timecount,
424 a23_timer_get_timecount(struct timecounter *tc) in a23_timer_get_timecount() function