Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_epit.c94 static u_int epit_tc_get_timecount(struct timecounter *tc);
192 epit_tc_get_timecount(struct timecounter *tc) in epit_tc_get_timecount() function
211 sc->tc.tc_get_timecount = epit_tc_get_timecount; in epit_tc_attach()