Searched refs:IRQ0STATUS_CSIA_IRQ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/platform/ti/omap3isp/ | ||
H A D | ispreg.h | 562 #define IRQ0STATUS_CSIA_IRQ BIT(0) macro |
H A D | isp.c | 606 if (irqstatus & IRQ0STATUS_CSIA_IRQ) in isp_isr() |