Home
last modified time | relevance | path

Searched refs:vs_pol (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/platform/ti/omap3isp/
H A Domap3isp.h47 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()
/linux/drivers/media/i2c/
H A Dadv7842.c1402 u8 hs_pol, vs_pol; member
1438 (stdi->vs_pol == '+' ? V4L2_DV_VSYNC_POS_POL : 0), in stdi2dv_timings()
1443 (stdi->vs_pol == '+' ? V4L2_DV_VSYNC_POS_POL : 0), in stdi2dv_timings()
1451 stdi->hs_pol, stdi->vs_pol); in stdi2dv_timings()
1472 stdi->vs_pol = ((cp_read(sd, 0xb5) & 0x40) ? in read_stdi()
1476 stdi->vs_pol = 'x'; in read_stdi()
1488 stdi->hs_pol, stdi->vs_pol, in read_stdi()
2794 char vs_pol = ((cp_read(sd, 0xb5) & 0x40) ? in adv7842_cp_log_status() local
2801 hs_pol, vs_pol); in adv7842_cp_log_status()