Home
last modified time | relevance | path

Searched refs:CSI2_CTX_IRQ_FS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/media/omap4iss/
Diss_csi2.c401 const u32 mask = CSI2_CTX_IRQ_FE | CSI2_CTX_IRQ_FS; in csi2_irq_ctx_set()
678 if (status & CSI2_CTX_IRQ_FS) { in csi2_isr_ctx()
Diss_regs.h254 #define CSI2_CTX_IRQ_FS BIT(0) macro