Searched refs:IVTV_F_I_DIG_RST (Results 1 – 2 of 2) sorted by relevance
608 if (itv->has_cx23415 && !test_and_set_bit(IVTV_F_I_DIG_RST, &itv->i_flags)) { in ivtv_start_v4l2_encode_stream()895 if (test_and_clear_bit(IVTV_F_I_DIG_RST, &itv->i_flags)) { in ivtv_stop_v4l2_encode_stream()
245 #define IVTV_F_I_DIG_RST 6 /* reset digitizer */ macro