Searched refs:CIF_F0_READY (Results 1 – 3 of 3) sorted by relevance
668 #define CIF_F0_READY (0x01 << 0) macro670 #define DVP_CHANNEL0_FRM_READ (CIF_F0_READY | CIF_F1_READY)
7920 !(cif_frmst & CIF_F0_READY)) { in rkcif_irq_oneframe()10833 (!(cif_frmst & CIF_F0_READY) && in rkcif_irq_pingpong()10843 if (cif_frmst & CIF_F0_READY) { in rkcif_irq_pingpong()
4253 if ((!(cif_frmst & CIF_F0_READY) && !(cif_frmst & CIF_F1_READY))) { in rk_camera_irq()4262 if (cif_frmst & CIF_F0_READY) in rk_camera_irq()4471 if (frame_phase & CIF_F0_READY) in rk_camera_irq_v1()