Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/m68k/lib/
H A Dtime.c138 while (timerp->pcntr > 0) ; in __udelay()
160 now = timerp->pcntr; in get_timer()
/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dtimer.h47 u16 pcntr; /* 0x04 Count Register */ member