Home
last modified time | relevance | path

Searched refs:vs_pol (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Domap3isp.h35 * @vs_pol: Vertical synchronization polarity
47 unsigned int vs_pol:1; member
H A Dispccdc.c1010 if ((parcfg && parcfg->vs_pol) || ccdc->bt656) in ccdc_config_sync_if()
H A Disp.c2062 buscfg->bus.parallel.vs_pol = in isp_parse_of_parallel_endpoint()
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Domap3isp.h35 * @vs_pol: Vertical synchronization polarity
47 unsigned int vs_pol:1; member
H A Disp.c2071 buscfg->bus.parallel.vs_pol = in isp_parse_of_parallel_endpoint()
H A Dispccdc.c1010 if ((parcfg && parcfg->vs_pol) || ccdc->bt656) in ccdc_config_sync_if()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7604.c1357 u8 hs_pol, vs_pol; member
1393 (stdi->vs_pol == '+' ? V4L2_DV_VSYNC_POS_POL : 0), in stdi2dv_timings()
1398 (stdi->vs_pol == '+' ? V4L2_DV_VSYNC_POS_POL : 0), in stdi2dv_timings()
1405 stdi->hs_pol, stdi->vs_pol); in stdi2dv_timings()
1433 stdi->vs_pol = polarity & 0x40 in read_stdi()
1437 stdi->vs_pol = 'x'; in read_stdi()
1442 stdi->vs_pol = polarity & 0x10 ? '+' : '-'; in read_stdi()
1460 stdi->hs_pol, stdi->vs_pol, in read_stdi()
2577 stdi.hs_pol, stdi.vs_pol); in adv76xx_log_status()
H A Dadv7842.c1411 u8 hs_pol, vs_pol; member
1447 (stdi->vs_pol == '+' ? V4L2_DV_VSYNC_POS_POL : 0), in stdi2dv_timings()
1452 (stdi->vs_pol == '+' ? V4L2_DV_VSYNC_POS_POL : 0), in stdi2dv_timings()
1459 stdi->hs_pol, stdi->vs_pol); in stdi2dv_timings()
1480 stdi->vs_pol = ((cp_read(sd, 0xb5) & 0x40) ? in read_stdi()
1484 stdi->vs_pol = 'x'; in read_stdi()
1496 stdi->hs_pol, stdi->vs_pol, in read_stdi()
2765 char vs_pol = ((cp_read(sd, 0xb5) & 0x40) ? in adv7842_cp_log_status() local
2772 hs_pol, vs_pol); in adv7842_cp_log_status()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dadv7604.c1371 u8 hs_pol, vs_pol; member
1407 (stdi->vs_pol == '+' ? V4L2_DV_VSYNC_POS_POL : 0), in stdi2dv_timings()
1412 (stdi->vs_pol == '+' ? V4L2_DV_VSYNC_POS_POL : 0), in stdi2dv_timings()
1419 stdi->hs_pol, stdi->vs_pol); in stdi2dv_timings()
1447 stdi->vs_pol = polarity & 0x40 in read_stdi()
1451 stdi->vs_pol = 'x'; in read_stdi()
1456 stdi->vs_pol = polarity & 0x10 ? '+' : '-'; in read_stdi()
1474 stdi->hs_pol, stdi->vs_pol, in read_stdi()
2609 stdi.hs_pol, stdi.vs_pol); in adv76xx_log_status()
H A Dadv7842.c1399 u8 hs_pol, vs_pol; member
1435 (stdi->vs_pol == '+' ? V4L2_DV_VSYNC_POS_POL : 0), in stdi2dv_timings()
1440 (stdi->vs_pol == '+' ? V4L2_DV_VSYNC_POS_POL : 0), in stdi2dv_timings()
1447 stdi->hs_pol, stdi->vs_pol); in stdi2dv_timings()
1468 stdi->vs_pol = ((cp_read(sd, 0xb5) & 0x40) ? in read_stdi()
1472 stdi->vs_pol = 'x'; in read_stdi()
1484 stdi->hs_pol, stdi->vs_pol, in read_stdi()
2774 char vs_pol = ((cp_read(sd, 0xb5) & 0x40) ? in adv7842_cp_log_status() local
2781 hs_pol, vs_pol); in adv7842_cp_log_status()

Completed in 31 milliseconds