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

/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_omap335x.h118 #define TCRR 0x28 macro
143 #define TCRR 0x3C macro
H A Dpe_omap335x.c202 HwReg32(gOmapTimerBase + TCRR) = 0xffffffe0;
314 return 0xffffffff - (HwReg32(gOmapTimerBase + TCRR));
H A Dpe_omap3530.h181 #define TCRR 0x28 macro
H A Dpe_omap3430.c221 HwReg(gOmapTimerBase + TCRR) = 0xffffffe0;
332 return 0xffffffff - (HwReg(gOmapTimerBase + TCRR));
H A Dpe_omap3530.c209 HwReg(gOmapTimerBase + TCRR) = 0xffffffe0;
317 return 0xffffffff - (HwReg(gOmapTimerBase + TCRR));

Completed in 74 milliseconds