Searched refs:ec_timecounter (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/arm/cavium/cns11xx/
H A Dtimer.c73 static struct timecounter ec_timecounter = { variable in typeref:struct:timecounter
267 ec_timecounter.tc_frequency = APB_clock;
268 tc_init(&ec_timecounter);

Completed in 52 milliseconds