Home
last modified time | relevance | path

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

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