Home
last modified time | relevance | path

Searched refs:bt656 (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Dcxusb-analog.c179 struct cxusb_bt656_params *bt656, in cxusb_medion_cf_refc_fld_chg()
189 if (bt656->line == 0 || firstfield == firstfield_code) in cxusb_medion_cf_refc_fld_chg()
192 if (bt656->fmode == LINE_SAMPLES) { in cxusb_medion_cf_refc_fld_chg()
194 bt656->linesamples; in cxusb_medion_cf_refc_fld_chg()
198 firstfield ? '1' : '2', bt656->line); in cxusb_medion_cf_refc_fld_chg()
200 if (bt656->buf && remsamples > 0) { in cxusb_medion_cf_refc_fld_chg()
201 memset(bt656->buf, 0, remsamples); in cxusb_medion_cf_refc_fld_chg()
202 bt656->buf += remsamples; in cxusb_medion_cf_refc_fld_chg()
207 bt656->line, remsamples, in cxusb_medion_cf_refc_fld_chg()
211 bt656 in cxusb_medion_cf_refc_fld_chg()
178 cxusb_medion_cf_refc_fld_chg(struct dvb_usb_device *dvbdev, struct cxusb_bt656_params *bt656, bool firstfield, unsigned int maxlines, unsigned int maxlinesamples, unsigned char buf[4]) cxusb_medion_cf_refc_fld_chg() argument
228 cxusb_medion_cf_refc_start_sch(struct dvb_usb_device *dvbdev, struct cxusb_bt656_params *bt656, bool firstfield, unsigned char buf[4]) cxusb_medion_cf_refc_start_sch() argument
257 cxusb_medion_cf_refc_line_smpl(struct dvb_usb_device *dvbdev, struct cxusb_bt656_params *bt656, bool firstfield, unsigned int maxlinesamples, unsigned char buf[4]) cxusb_medion_cf_refc_line_smpl() argument
287 cxusb_medion_cf_refc_vbi_smpl(struct dvb_usb_device *dvbdev, struct cxusb_bt656_params *bt656, unsigned char buf[4]) cxusb_medion_cf_refc_vbi_smpl() argument
302 cxusb_medion_cf_ref_code(struct dvb_usb_device *dvbdev, struct cxusb_bt656_params *bt656, bool firstfield, unsigned int maxlines, unsigned int maxlinesamples, unsigned char buf[4]) cxusb_medion_cf_ref_code() argument
323 cxusb_medion_cs_start_sch(struct dvb_usb_device *dvbdev, struct cxusb_medion_auxbuf *auxbuf, struct cxusb_bt656_params *bt656, unsigned int maxlinesamples) cxusb_medion_cs_start_sch() argument
351 cxusb_medion_cs_line_smpl(struct cxusb_bt656_params *bt656, unsigned int maxlinesamples, unsigned char val) cxusb_medion_cs_line_smpl() argument
367 cxusb_medion_copy_samples(struct dvb_usb_device *dvbdev, struct cxusb_medion_auxbuf *auxbuf, struct cxusb_bt656_params *bt656, unsigned int maxlinesamples, unsigned char val) cxusb_medion_copy_samples() argument
384 cxusb_medion_copy_field(struct dvb_usb_device *dvbdev, struct cxusb_medion_auxbuf *auxbuf, struct cxusb_bt656_params *bt656, bool firstfield, unsigned int maxlines, unsigned int maxlinesmpls) cxusb_medion_copy_field() argument
449 struct cxusb_bt656_params *bt656 = &cxdev->bt656; cxusb_medion_v_process_auxbuf() local
[all...]
H A Dcxusb.h144 struct cxusb_bt656_params bt656; member
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Dcxusb-analog.c179 struct cxusb_bt656_params *bt656, in cxusb_medion_cf_refc_fld_chg()
189 if (bt656->line == 0 || firstfield == firstfield_code) in cxusb_medion_cf_refc_fld_chg()
192 if (bt656->fmode == LINE_SAMPLES) { in cxusb_medion_cf_refc_fld_chg()
194 bt656->linesamples; in cxusb_medion_cf_refc_fld_chg()
198 firstfield ? '1' : '2', bt656->line); in cxusb_medion_cf_refc_fld_chg()
200 if (bt656->buf && remsamples > 0) { in cxusb_medion_cf_refc_fld_chg()
201 memset(bt656->buf, 0, remsamples); in cxusb_medion_cf_refc_fld_chg()
202 bt656->buf += remsamples; in cxusb_medion_cf_refc_fld_chg()
207 bt656->line, remsamples, in cxusb_medion_cf_refc_fld_chg()
211 bt656 in cxusb_medion_cf_refc_fld_chg()
178 cxusb_medion_cf_refc_fld_chg(struct dvb_usb_device *dvbdev, struct cxusb_bt656_params *bt656, bool firstfield, unsigned int maxlines, unsigned int maxlinesamples, unsigned char buf[4]) cxusb_medion_cf_refc_fld_chg() argument
228 cxusb_medion_cf_refc_start_sch(struct dvb_usb_device *dvbdev, struct cxusb_bt656_params *bt656, bool firstfield, unsigned char buf[4]) cxusb_medion_cf_refc_start_sch() argument
257 cxusb_medion_cf_refc_line_smpl(struct dvb_usb_device *dvbdev, struct cxusb_bt656_params *bt656, bool firstfield, unsigned int maxlinesamples, unsigned char buf[4]) cxusb_medion_cf_refc_line_smpl() argument
287 cxusb_medion_cf_refc_vbi_smpl(struct dvb_usb_device *dvbdev, struct cxusb_bt656_params *bt656, unsigned char buf[4]) cxusb_medion_cf_refc_vbi_smpl() argument
302 cxusb_medion_cf_ref_code(struct dvb_usb_device *dvbdev, struct cxusb_bt656_params *bt656, bool firstfield, unsigned int maxlines, unsigned int maxlinesamples, unsigned char buf[4]) cxusb_medion_cf_ref_code() argument
323 cxusb_medion_cs_start_sch(struct dvb_usb_device *dvbdev, struct cxusb_medion_auxbuf *auxbuf, struct cxusb_bt656_params *bt656, unsigned int maxlinesamples) cxusb_medion_cs_start_sch() argument
351 cxusb_medion_cs_line_smpl(struct cxusb_bt656_params *bt656, unsigned int maxlinesamples, unsigned char val) cxusb_medion_cs_line_smpl() argument
367 cxusb_medion_copy_samples(struct dvb_usb_device *dvbdev, struct cxusb_medion_auxbuf *auxbuf, struct cxusb_bt656_params *bt656, unsigned int maxlinesamples, unsigned char val) cxusb_medion_copy_samples() argument
384 cxusb_medion_copy_field(struct dvb_usb_device *dvbdev, struct cxusb_medion_auxbuf *auxbuf, struct cxusb_bt656_params *bt656, bool firstfield, unsigned int maxlines, unsigned int maxlinesmpls) cxusb_medion_copy_field() argument
449 struct cxusb_bt656_params *bt656 = &cxdev->bt656; cxusb_medion_v_process_auxbuf() local
[all...]
H A Dcxusb.h144 struct cxusb_bt656_params bt656; member
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Domap3isp.h41 * @bt656: Data contain BT.656 embedded synchronization
50 unsigned int bt656:1; member
H A Dispccdc.c980 if (ccdc->bt656) in ccdc_config_sync_if()
1010 if ((parcfg && parcfg->vs_pol) || ccdc->bt656) in ccdc_config_sync_if()
1031 if (ccdc->bt656) in ccdc_config_sync_if()
1133 ccdc->bt656 = false; in ccdc_configure()
1143 ccdc->bt656 = parcfg->bt656; in ccdc_configure()
1163 if (ccdc->bt656) in ccdc_configure()
1231 if (ccdc->bt656) { in ccdc_configure()
1275 if (omap3isp_video_format_info(format->code)->width <= 8 || ccdc->bt656) in ccdc_configure()
1650 if (ccdc->bt656) { in ccdc_vd0_isr()
[all...]
H A Dispccdc.h117 * @bt656: Whether the input interface uses BT.656 synchronization
148 bool bt656; member
H A Disp.c2068 buscfg->bus.parallel.bt656 = vep->bus_type == V4L2_MBUS_BT656; in isp_parse_of_parallel_endpoint()
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Domap3isp.h41 * @bt656: Data contain BT.656 embedded synchronization
50 unsigned int bt656:1; member
H A Dispccdc.c980 if (ccdc->bt656) in ccdc_config_sync_if()
1010 if ((parcfg && parcfg->vs_pol) || ccdc->bt656) in ccdc_config_sync_if()
1031 if (ccdc->bt656) in ccdc_config_sync_if()
1135 ccdc->bt656 = false; in ccdc_configure()
1150 ccdc->bt656 = parcfg->bt656; in ccdc_configure()
1169 if (ccdc->bt656) in ccdc_configure()
1237 if (ccdc->bt656) { in ccdc_configure()
1281 if (omap3isp_video_format_info(format->code)->width <= 8 || ccdc->bt656) in ccdc_configure()
1656 if (ccdc->bt656) { in ccdc_vd0_isr()
[all...]
H A Dispccdc.h117 * @bt656: Whether the input interface uses BT.656 synchronization
148 bool bt656; member
H A Disp.c2077 buscfg->bus.parallel.bt656 = vep->bus_type == V4L2_MBUS_BT656; in isp_parse_of_parallel_endpoint()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov5640.c1983 bool bt656 = sensor->ep.bus_type == V4L2_MBUS_BT656; in ov5640_set_power_dvp() local
2038 bt656 ? 0x01 : 0x00); in ov5640_set_power_dvp()
2052 if (!bt656) { in ov5640_set_power_dvp()
2088 bt656 ? 0x1f : 0x7f); in ov5640_set_power_dvp()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov5640.c2580 bool bt656 = sensor->ep.bus_type == V4L2_MBUS_BT656; in ov5640_set_power_dvp() local
2635 bt656 ? 0x01 : 0x00); in ov5640_set_power_dvp()
2649 if (!bt656) { in ov5640_set_power_dvp()
2685 bt656 ? 0x1f : 0x7f); in ov5640_set_power_dvp()

Completed in 24 milliseconds