Searched refs:IRQ_DEBE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/powerpc/mpc85xx/
H A Dfsl_sdhc.h202 IRQ_DEBE = 0x00400000, enumerator in enum:irq_bits
221 IRQ_ERROR_DATA_MASK = IRQ_DMAE | IRQ_DEBE | IRQ_DCE | IRQ_DTOE,
280 MASK_IRQ_ALL = IRQ_DMAE | IRQ_AC12E | IRQ_DEBE | IRQ_DCE |
H A Dfsl_sdhc.c648 } else if (irq_stat & (IRQ_DCE | IRQ_DEBE)) {

Completed in 99 milliseconds