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