Searched refs:xip_omap_mpu_timer_read (Results 1 – 1 of 1) sorted by relevance
31 static inline unsigned long xip_omap_mpu_timer_read(int nr) in xip_omap_mpu_timer_read() function39 #define xip_currtime() (~xip_omap_mpu_timer_read(0))47 #define xip_elapsed_since(x) (signed)((~xip_omap_mpu_timer_read(0) - (x)) / 7)49 #define xip_elapsed_since(x) (signed)((~xip_omap_mpu_timer_read(0) - (x)) / 6)