Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/ti/omap3isp/
A Domap3isp.h46 unsigned int hs_pol:1; member
A Disp.c2072 buscfg->bus.parallel.hs_pol = in isp_parse_of_parallel_endpoint()
A Dispccdc.c1004 if (parcfg && parcfg->hs_pol) in ccdc_config_sync_if()
/linux-6.3-rc2/drivers/media/i2c/
A Dadv7604.c1371 u8 hs_pol, vs_pol; member
1406 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings()
1411 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings()
1419 stdi->hs_pol, stdi->vs_pol); in stdi2dv_timings()
1445 stdi->hs_pol = polarity & 0x10 in read_stdi()
1450 stdi->hs_pol = 'x'; in read_stdi()
1455 stdi->hs_pol = polarity & 0x20 ? '+' : '-'; in read_stdi()
1474 stdi->hs_pol, stdi->vs_pol, in read_stdi()
2606 stdi.hs_pol, stdi.vs_pol); in adv76xx_log_status()
A Dadv7842.c1399 u8 hs_pol, vs_pol; member
1434 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings()
1439 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings()
1447 stdi->hs_pol, stdi->vs_pol); in stdi2dv_timings()
1466 stdi->hs_pol = ((cp_read(sd, 0xb5) & 0x10) ? in read_stdi()
1471 stdi->hs_pol = 'x'; in read_stdi()
1484 stdi->hs_pol, stdi->vs_pol, in read_stdi()
2772 char hs_pol = ((cp_read(sd, 0xb5) & 0x10) ? in adv7842_cp_log_status() local
2781 hs_pol, vs_pol); in adv7842_cp_log_status()

Completed in 28 milliseconds