DOU_IRQ_UND
if (raw_status & DOU_IRQ_UND)
if (raw_status & (DOU_IRQ_ERR | DOU_IRQ_UND)) {
#define ENABLED_DOU_IRQS (DOU_IRQ_UND | DOU_IRQ_ERR)