Searched refs:TIMER_IRQ_ENABLED (Results 1 – 3 of 3) sorted by relevance
66 gf_iowrite32(1, base + TIMER_IRQ_ENABLED); in goldfish_rtc_set_alarm()91 gf_iowrite32(1, base + TIMER_IRQ_ENABLED); in goldfish_rtc_alarm_irq_enable()93 gf_iowrite32(0, base + TIMER_IRQ_ENABLED); in goldfish_rtc_alarm_irq_enable()
55 gf_iowrite32(1, base + TIMER_IRQ_ENABLED); in goldfish_timer_set_oneshot()65 gf_iowrite32(0, base + TIMER_IRQ_ENABLED); in goldfish_timer_shutdown()
24 #define TIMER_IRQ_ENABLED 0x10 macro