Home
last modified time | relevance | path

Searched refs:current_hps_sync (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c314 int sync = vv->current_hps_sync; in saa7146_set_window()
373 vv->current_hps_sync = sync; in saa7146_set_hps_source_and_sync()
643 unsigned long e_wait = vv->current_hps_sync == SAA7146_HPS_SYNC_PORT_A ? CMD_E_FID_A : CMD_E_FID_B; in program_capture_engine()
644 unsigned long o_wait = vv->current_hps_sync == SAA7146_HPS_SYNC_PORT_A ? CMD_O_FID_A : CMD_O_FID_B; in program_capture_engine()
675 WRITE_RPS0(CMD_PAUSE | (vv->current_hps_sync == SAA7146_HPS_SYNC_PORT_A ? MASK_10 : MASK_09)); in program_capture_engine()
678 WRITE_RPS0(CMD_PAUSE | (vv->current_hps_sync == SAA7146_HPS_SYNC_PORT_A ? MASK_10 : MASK_09)); in program_capture_engine()
H A Dsaa7146_vbi.c142 unsigned long e_wait = vv->current_hps_sync == SAA7146_HPS_SYNC_PORT_A ? CMD_E_FID_A : CMD_E_FID_B; in saa7146_set_vbi_capture()
143 unsigned long o_wait = vv->current_hps_sync == SAA7146_HPS_SYNC_PORT_A ? CMD_O_FID_A : CMD_O_FID_B; in saa7146_set_vbi_capture()
H A Dsaa7146_video.c703 vv->current_hps_sync = SAA7146_HPS_SYNC_PORT_A; in video_init()
/kernel/linux/linux-5.10/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c529 int sync = vv->current_hps_sync; in saa7146_set_window()
644 vv->current_hps_sync = sync; in saa7146_set_hps_source_and_sync()
935 unsigned long e_wait = vv->current_hps_sync == SAA7146_HPS_SYNC_PORT_A ? CMD_E_FID_A : CMD_E_FID_B; in program_capture_engine()
936 unsigned long o_wait = vv->current_hps_sync == SAA7146_HPS_SYNC_PORT_A ? CMD_O_FID_A : CMD_O_FID_B; in program_capture_engine()
967 WRITE_RPS0(CMD_PAUSE | (vv->current_hps_sync == SAA7146_HPS_SYNC_PORT_A ? MASK_10 : MASK_09)); in program_capture_engine()
970 WRITE_RPS0(CMD_PAUSE | (vv->current_hps_sync == SAA7146_HPS_SYNC_PORT_A ? MASK_10 : MASK_09)); in program_capture_engine()
H A Dsaa7146_vbi.c142 unsigned long e_wait = vv->current_hps_sync == SAA7146_HPS_SYNC_PORT_A ? CMD_E_FID_A : CMD_E_FID_B; in saa7146_set_vbi_capture()
143 unsigned long o_wait = vv->current_hps_sync == SAA7146_HPS_SYNC_PORT_A ? CMD_O_FID_A : CMD_O_FID_B; in saa7146_set_vbi_capture()
H A Dsaa7146_video.c1190 vv->current_hps_sync = SAA7146_HPS_SYNC_PORT_A; in video_init()
/kernel/linux/linux-6.6/include/media/drv-intf/
H A Dsaa7146_vv.h106 int current_hps_sync; member
/kernel/linux/linux-5.10/include/media/drv-intf/
H A Dsaa7146_vv.h141 int current_hps_sync; member

Completed in 9 milliseconds