Searched refs:GOLDFISH_RTC_IRQ (Results 1 – 2 of 2) sorted by relevance
85 register_int_handler(GOLDFISH_RTC_IRQ, &rtc_irq, NULL); in goldfish_rtc_early_init()86 unmask_interrupt(GOLDFISH_RTC_IRQ); in goldfish_rtc_early_init()
37 #define GOLDFISH_RTC_IRQ PIC_IRQ_TO_LINEAR(6, 1) // PIC 6, irq 1 macro
Completed in 4 milliseconds