Searched refs:ST_VP_RUNNING (Results 1 – 2 of 2) sorted by relevance
46 #define ST_VP_RUNNING (1 << 1) macro
159 vp->state &= ~(ST_VP_PENDING | ST_VP_RUNNING | ST_VP_OFF | in camif_reinitialize()189 ret = (vp->state & ST_VP_RUNNING) || (vp->state & ST_VP_PENDING); in s3c_vp_active()326 if (!list_empty(&vp->pending_buf_q) && (vp->state & ST_VP_RUNNING) && in s3c_camif_irq_handler()355 vp->state |= ST_VP_RUNNING; in s3c_camif_irq_handler()