Searched refs:V4L2_STD_625_50 (Results 1 – 19 of 19) sorted by relevance
169 *std &= status & STATUS_NTSCPAL ? V4L2_STD_625_50 : V4L2_STD_525_60; in ml86v7667_querystd()353 priv->std = val & STATUS_NTSCPAL ? V4L2_STD_625_50 : V4L2_STD_525_60; in ml86v7667_init()
189 init[0x15 * 2 - 1] = (decoder->norm & V4L2_STD_625_50) ? 115 : 93; /* Chroma burst delay */ in bt819_init()
870 int is_50hz = state->std & V4L2_STD_625_50; in saa711x_set_size()1051 int is_50hz = (state->std & V4L2_STD_625_50); in saa711x_set_lcr()1483 *std &= V4L2_STD_625_50; in saa711x_querystd()
608 std &= V4L2_STD_625_50; in ks0127_status()
478 !(std & (V4L2_STD_625_50 & ~V4L2_STD_SECAM))) { in saa7127_set_std()
690 } else if (std & V4L2_STD_625_50) { in tvp5150_set_vbi()734 } else if (std & V4L2_STD_625_50) { in tvp5150_get_vbi()
2977 if (norm & V4L2_STD_625_50) in adv7842_s_std()
643 return (norm & V4L2_STD_625_50) ? 0x24 : 0x18; in norm_vdelay()672 return (norm & V4L2_STD_625_50) ? in norm_htotal()679 return (norm & V4L2_STD_625_50) ? 511 : 400; in norm_vbipack()
215 #define V4L2_STD_625_50 (V4L2_STD_PAL |222 V4L2_STD_625_50)
304 if (std & V4L2_STD_625_50) { in cx18_av_std_setup()506 if (std & V4L2_STD_625_50) { in cx18_av_std_setup()
351 if (norm & V4L2_STD_625_50) { in s2250_s_std()
62 if ((itv->std_out & V4L2_STD_625_50) && !enabled) { in ivtv_set_wss()
1505 #define V4L2_STD_625_50 (V4L2_STD_PAL |\ macro1515 V4L2_STD_625_50)
21 (port->enc_port->encodernorm.id & V4L2_STD_625_50) != 0; in saa7164_vbi_configure()
47 (port->encodernorm.id & V4L2_STD_625_50) != 0; in saa7164_encoder_configure()
1128 if (std & V4L2_STD_625_50) { in cx25840_std_setup()1272 if (std & V4L2_STD_625_50) { in cx25840_std_setup()
635 V4L2_STD_525_60 : V4L2_STD_625_50; in vidioc_querystd()
311 replace define V4L2_STD_625_50 v4l2-std-id
58 {V4L2_STD_625_50, 720, 576, {54, 59}, 1},