Searched refs:flash_faults (Results 1 – 9 of 9) sorted by relevance
69 u32 flash_faults; member361 sub_led->flash_faults = 0; in max77693_get_flash_faults()381 sub_led->flash_faults |= LED_FAULT_OVER_VOLTAGE; in max77693_get_flash_faults()383 sub_led->flash_faults |= LED_FAULT_SHORT_CIRCUIT; in max77693_get_flash_faults()385 sub_led->flash_faults |= LED_FAULT_OVER_CURRENT; in max77693_get_flash_faults()555 *fault = sub_led->flash_faults; in max77693_led_flash_fault_get()858 v4l2_sd_cfg->flash_faults = LED_FAULT_OVER_VOLTAGE | in max77693_init_v4l2_flash_config()
276 config->flash_faults = LED_FAULT_OVER_VOLTAGE | in rt4505_init_v4l2_config()
388 cfg->flash_faults = LED_FAULT_SHORT_CIRCUIT | LED_FAULT_TIMEOUT | in mt6370_init_v4l2_flash_config()
514 config->flash_faults = LED_FAULT_SHORT_CIRCUIT | LED_FAULT_TIMEOUT | in mt6360_init_v4l2_flash_config()
674 v4l2_cfg.flash_faults = LED_FAULT_INPUT_VOLTAGE | in qcom_flash_v4l2_init()
66 u32 flash_faults; member
346 if (flash_cfg->flash_faults) { in __fill_ctrl_init_data()350 ctrl_cfg->max = flash_cfg->flash_faults; in __fill_ctrl_init_data()
63 * flash_faults
546 sd_cfg.flash_faults = LED_FAULT_OVER_VOLTAGE | LED_FAULT_TIMEOUT | in gb_lights_light_v4l2_register()