Searched refs:HD64465_PCCCSCR_PIREQ (Results 1 – 2 of 2) sorted by relevance
775 (cscr = hs_in(sp, CSCR)) & HD64465_PCCCSCR_PIREQ) { in hs_irq_demux()776 cscr &= ~HD64465_PCCCSCR_PIREQ; in hs_irq_demux()864 if (cscr & HD64465_PCCCSCR_PIREQ) { in hs_interrupt()865 cscr &= ~HD64465_PCCCSCR_PIREQ; in hs_interrupt()
142 #define HD64465_PCCCSCR_PIREQ 0x20 /* IREQ intr req */ macro