Home
last modified time | relevance | path

Searched refs:OSMR0 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dtimer-pxa.c26 #define OSMR0 0x00 /* OS Timer 0 Match Register */ macro
85 timer_writel(next, OSMR0); in pxa_osmr0_set_next_event()
104 osmr[0] = timer_readl(OSMR0); in pxa_timer_suspend()
123 timer_writel(osmr[0], OSMR0); in pxa_timer_resume()
/openbmc/linux/arch/arm/mach-pxa/
H A Dregs-ost.h13 #define OSMR0 io_p2v(0x40A00000) /* */ macro
/openbmc/qemu/hw/timer/
H A Dpxa2xx_timer.c22 #define OSMR0 0x00 macro
174 case OSMR0: in pxa2xx_timer_read()
284 case OSMR0: in pxa2xx_timer_write()
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h834 #define OSMR0 io_p2v(0x90000000) /* OS timer Match Reg. 0 */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h919 #define OSMR0 0x40A00000 /* OS Timer Match Register 0 */ macro
/openbmc/u-boot/include/
H A DSA-1100.h1128 #define OSMR0 (OSMR [0]) /* OS timer Match Reg. 0 */ macro