Home
last modified time | relevance | path

Searched refs:strobe_setup (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/media/i2c/ccs/
A Dccs-core.c1374 struct ccs_flash_strobe_parms *strobe_setup; in ccs_setup_flash_strobe() local
1381 strobe_setup = sensor->hwcfg.strobe_setup; in ccs_setup_flash_strobe()
1454 strobe_setup->strobe_width_high_us = in ccs_setup_flash_strobe()
1455 clamp_t(u32, strobe_setup->strobe_width_high_us, 1, tmp); in ccs_setup_flash_strobe()
1463 rval = ccs_write(sensor, FLASH_MODE_RS, strobe_setup->mode); in ccs_setup_flash_strobe()
1477 strobe_setup->strobe_delay); in ccs_setup_flash_strobe()
1482 strobe_setup->stobe_start_point); in ccs_setup_flash_strobe()
1486 rval = ccs_write(sensor, FLASH_TRIGGER_RS, strobe_setup->trigger); in ccs_setup_flash_strobe()
1489 sensor->hwcfg.strobe_setup->trigger = 0; in ccs_setup_flash_strobe()
1836 sensor->hwcfg.strobe_setup != NULL && in ccs_start_streaming()
[all …]
A Dccs.h95 struct ccs_flash_strobe_parms *strobe_setup; member

Completed in 9 milliseconds