Searched refs:flash_faults (Results 1 – 5 of 5) 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()863 v4l2_sd_cfg->flash_faults = LED_FAULT_OVER_VOLTAGE | in max77693_init_v4l2_flash_config()
66 u32 flash_faults; member
320 if (flash_cfg->flash_faults) { in __fill_ctrl_init_data()324 ctrl_cfg->max = flash_cfg->flash_faults; in __fill_ctrl_init_data()
63 * flash_faults
562 sd_cfg.flash_faults = LED_FAULT_OVER_VOLTAGE | LED_FAULT_TIMEOUT | in gb_lights_light_v4l2_register()