Searched refs:pend1 (Results 1 – 2 of 2) sorted by relevance
323 uint32_t pend0, pend1, bit; in a31dmac_intr() local329 pend1 = sc->nchans > 8 ? DMA_READ(sc, DMA_IRQ_PEND_REG1) : 0; in a31dmac_intr()330 if (pend0 == 0 && pend1 == 0) in a31dmac_intr()335 if (pend1 != 0) in a31dmac_intr()336 DMA_WRITE(sc, DMA_IRQ_PEND_REG1, pend1); in a31dmac_intr()338 pend = pend0 | ((uint64_t)pend1 << 32); in a31dmac_intr()
486 uint64_t pend1 : 1; /**< Pending switch memory 1 BIST status */ member494 uint64_t pend1 : 1;549 uint64_t pend1 : 1; /**< Pending switch memory 1 BIST status */ member557 uint64_t pend1 : 1;