Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dtime.c74 static inline unsigned long notrace omap_mpu_timer_read(int nr) in omap_mpu_timer_read() function
181 return ~omap_mpu_timer_read(1); in omap_mpu_read_sched_clock()
/openbmc/qemu/hw/arm/
H A Domap1.c203 static uint64_t omap_mpu_timer_read(void *opaque, hwaddr addr, in omap_mpu_timer_read() function
261 .read = omap_mpu_timer_read,