Searched refs:CSI2_CTX_IRQ_FS (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()677 if (status & CSI2_CTX_IRQ_FS) { in csi2_isr_ctx()
250 #define CSI2_CTX_IRQ_FS BIT(0) macro