Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/marvell/
H A Dmvsoctmr.c86 static u_int mvsoctmr_get_timecount(struct timecounter *);
103 .tc_get_timecount = mvsoctmr_get_timecount,
329 mvsoctmr_get_timecount(struct timecounter *tc) in mvsoctmr_get_timecount() function