Searched refs:hs_pol (Results 1 – 5 of 5) sorted by relevance
| /drivers/media/platform/ti/omap3isp/ |
| A D | omap3isp.h | 46 unsigned int hs_pol:1; member
|
| A D | isp.c | 2039 buscfg->bus.parallel.hs_pol = in isp_parse_of_parallel_endpoint()
|
| A D | ispccdc.c | 1004 if (parcfg && parcfg->hs_pol) in ccdc_config_sync_if()
|
| /drivers/media/i2c/ |
| A D | adv7604.c | 1374 u8 hs_pol, vs_pol; member 1409 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings() 1414 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings() 1423 stdi->hs_pol, stdi->vs_pol); in stdi2dv_timings() 1449 stdi->hs_pol = polarity & 0x10 in read_stdi() 1454 stdi->hs_pol = 'x'; in read_stdi() 1459 stdi->hs_pol = polarity & 0x20 ? '+' : '-'; in read_stdi() 1478 stdi->hs_pol, stdi->vs_pol, in read_stdi() 2614 stdi.hs_pol, stdi.vs_pol); in adv76xx_log_status()
|
| A D | adv7842.c | 1402 u8 hs_pol, vs_pol; member 1437 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings() 1442 (stdi->hs_pol == '+' ? V4L2_DV_HSYNC_POS_POL : 0) | in stdi2dv_timings() 1451 stdi->hs_pol, stdi->vs_pol); in stdi2dv_timings() 1470 stdi->hs_pol = ((cp_read(sd, 0xb5) & 0x10) ? in read_stdi() 1475 stdi->hs_pol = 'x'; in read_stdi() 1488 stdi->hs_pol, stdi->vs_pol, in read_stdi() 2792 char hs_pol = ((cp_read(sd, 0xb5) & 0x10) ? in adv7842_cp_log_status() local 2801 hs_pol, vs_pol); in adv7842_cp_log_status()
|
Completed in 807 milliseconds