Searched refs:IRQ0STATUS_HIST_DONE_IRQ (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/media/platform/omap3isp/ | ||
| D | ispreg.h | 577 #define IRQ0STATUS_HIST_DONE_IRQ (1 << 16) macro |
| D | isp.c | 647 if (irqstatus & IRQ0STATUS_HIST_DONE_IRQ) in isp_isr() |