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

/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_omap335x.h114 #define TISR 0x18 macro
139 #define TISR 0x2C macro
H A Dpe_omap335x.c215 HwReg32(gOmapTimerBase + TISR) = 0x7; // 0x7; //0x2;
258 HwReg32(gOmapTimerBase + TISR) = 0x7; // 0x2; wrong?
H A Dpe_omap3530.h177 #define TISR 0x18 macro
H A Dpe_omap3430.c234 HwReg(gOmapTimerBase + TISR) = 0x7;
273 HwReg(gOmapTimerBase + TISR) = 0x7;
H A Dpe_omap3530.c222 HwReg(gOmapTimerBase + TISR) = 0x7;
261 HwReg(gOmapTimerBase + TISR) = 0x7;

Completed in 73 milliseconds