|
Linux Kernel
3.7.1
|
#include <mach/regs-ost.h>Go to the source code of this file.
Macros | |
| #define | xip_irqpending() (ICIP & ICMR) |
| #define | xip_currtime() (OSCR) |
| #define | xip_elapsed_since(x) (signed)((OSCR - (x)) / 4) |
| #define | xip_cpu_idle() asm volatile ("mcr p14, 0, %0, c7, c0, 0" :: "r" (1)) |
1.8.2