Searched refs:PICR (Results 1 – 3 of 3) sorted by relevance
15 #define PICR __REG(0x40500004) /* PCM In Control Register */ macro
190 while ((reason = GET(PICR))) { in uPD98402_int()221 (void) GET(PICR); /* clear interrupts */ in uPD98402_start()
91 PICR = REGBASE + 0x026 // 16-bit periodic irq control define223 movew #(TIMER_IRQ_LEVEL << 8) + TIMER_IRQ, PICR // interrupt from PIT