Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/lib/
Dtime.c137 while (timerp->pcntr > 0) ; in __udelay()
159 now = timerp->pcntr; in get_timer()
/external/u-boot/arch/m68k/include/asm/
Dtimer.h46 u16 pcntr; /* 0x04 Count Register */ member