Home
last modified time | relevance | path

Searched refs:hs_pol (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/media/platform/omap3isp/
Domap3isp.h54 unsigned int hs_pol:1; member
Disp.c2038 buscfg->bus.parallel.hs_pol = in isp_fwnode_parse()
Dispccdc.c1007 if (parcfg && parcfg->hs_pol) in ccdc_config_sync_if()
/Linux-v4.19/drivers/media/i2c/
Dadv7604.c1351 u8 hs_pol, vs_pol; member
1386 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings()
1391 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings()
1399 stdi->hs_pol, stdi->vs_pol); in stdi2dv_timings()
1425 stdi->hs_pol = polarity & 0x10 in read_stdi()
1430 stdi->hs_pol = 'x'; in read_stdi()
1435 stdi->hs_pol = polarity & 0x20 ? '+' : '-'; in read_stdi()
1454 stdi->hs_pol, stdi->vs_pol, in read_stdi()
2541 stdi.hs_pol, stdi.vs_pol); in adv76xx_log_status()
Dadv7842.c1409 u8 hs_pol, vs_pol; member
1444 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings()
1449 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings()
1457 stdi->hs_pol, stdi->vs_pol); in stdi2dv_timings()
1476 stdi->hs_pol = ((cp_read(sd, 0xb5) & 0x10) ? in read_stdi()
1481 stdi->hs_pol = 'x'; in read_stdi()
1494 stdi->hs_pol, stdi->vs_pol, in read_stdi()
2752 char hs_pol = ((cp_read(sd, 0xb5) & 0x10) ? in adv7842_cp_log_status() local
2761 hs_pol, vs_pol); in adv7842_cp_log_status()