Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/omap3isp/
Domap3isp.h53 unsigned int hs_pol:1; member
Disp.c2181 buscfg->bus.parallel.hs_pol = in isp_of_parse_node()
Dispccdc.c1006 if (parcfg && parcfg->hs_pol) in ccdc_config_sync_if()
/linux-4.4.14/drivers/media/i2c/
Dadv7604.c1320 u8 hs_pol, vs_pol; member
1349 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings()
1354 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings()
1362 stdi->hs_pol, stdi->vs_pol); in stdi2dv_timings()
1388 stdi->hs_pol = polarity & 0x10 in read_stdi()
1393 stdi->hs_pol = 'x'; in read_stdi()
1398 stdi->hs_pol = polarity & 0x20 ? '+' : '-'; in read_stdi()
1417 stdi->hs_pol, stdi->vs_pol, in read_stdi()
2298 stdi.hs_pol, stdi.vs_pol); in adv76xx_log_status()
Dadv7842.c1412 u8 hs_pol, vs_pol; member
1447 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings()
1452 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings()
1460 stdi->hs_pol, stdi->vs_pol); in stdi2dv_timings()
1479 stdi->hs_pol = ((cp_read(sd, 0xb5) & 0x10) ? in read_stdi()
1484 stdi->hs_pol = 'x'; in read_stdi()
1497 stdi->hs_pol, stdi->vs_pol, in read_stdi()
2532 char hs_pol = ((cp_read(sd, 0xb5) & 0x10) ? in adv7842_cp_log_status() local
2541 hs_pol, vs_pol); in adv7842_cp_log_status()