Searched full:intmap (Results 1 – 3 of 3) sorted by relevance
23 u64 intmap; in mcf_edma_tx_handler() local25 intmap = ioread32(regs->inth); in mcf_edma_tx_handler()26 intmap <<= 32; in mcf_edma_tx_handler()27 intmap |= ioread32(regs->intl); in mcf_edma_tx_handler()28 if (!intmap) in mcf_edma_tx_handler()32 if (intmap & BIT(ch)) { in mcf_edma_tx_handler()
23 | Intmap VINT |42 Configuration of these Intmap registers that maps global events to vint is
68 struct pcic_ca2irq *intmap; member376 pcic->pcic_imap = p->intmap; in pcic_probe()