Searched refs:ST_VP_RUNNING (Results 1 – 2 of 2) sorted by relevance
49 #define ST_VP_RUNNING (1 << 1) macro
160 vp->state &= ~(ST_VP_PENDING | ST_VP_RUNNING | ST_VP_OFF | in camif_reinitialize()190 ret = (vp->state & ST_VP_RUNNING) || (vp->state & ST_VP_PENDING); in s3c_vp_active()327 if (!list_empty(&vp->pending_buf_q) && (vp->state & ST_VP_RUNNING) && in s3c_camif_irq_handler()362 vp->state |= ST_VP_RUNNING; in s3c_camif_irq_handler()