Searched refs:CSI2_CTX_IRQ_FS (Results 1 – 2 of 2) sorted by relevance
401 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()
254 #define CSI2_CTX_IRQ_FS BIT(0) macro