Searched refs:CSI2_CTX_IRQ_FE (Results 1 – 2 of 2) sorted by relevance
397 const u32 mask = CSI2_CTX_IRQ_FE | CSI2_CTX_IRQ_FS; in csi2_irq_ctx_set()710 if (!(status & CSI2_CTX_IRQ_FE)) in csi2_isr_ctx()
249 #define CSI2_CTX_IRQ_FE BIT(1) macro