Searched refs:ext_stat (Results 1 – 1 of 1) sorted by relevance
367 u32 ext_stat = readl((void __iomem *)(base + 0x10)); in siimage_mmio_dma_test_irq() local370 if (ext_stat & ((hwif->channel) ? 0x40 : 0x10)) { in siimage_mmio_dma_test_irq()379 watchdog = (ext_stat & 0x8000) ? 1 : 0; in siimage_mmio_dma_test_irq()381 ext_stat >>= 16; in siimage_mmio_dma_test_irq()382 if (!(ext_stat & 0x0404) && !watchdog) in siimage_mmio_dma_test_irq()