Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/i386/core/
Dtimer2.c56 static void load_timer2 ( unsigned int ticks ) { in load_timer2() function
83 load_timer2 ( ( usecs * TIMER2_TICKS_PER_SEC ) / ( 1000 * 1000 ) ); in timer2_udelay()