Searched refs:flash_faults (Results 1 – 5 of 5) sorted by relevance
72 u32 flash_faults; member364 sub_led->flash_faults = 0; in max77693_get_flash_faults()384 sub_led->flash_faults |= LED_FAULT_OVER_VOLTAGE; in max77693_get_flash_faults()386 sub_led->flash_faults |= LED_FAULT_SHORT_CIRCUIT; in max77693_get_flash_faults()388 sub_led->flash_faults |= LED_FAULT_OVER_CURRENT; in max77693_get_flash_faults()558 *fault = sub_led->flash_faults; in max77693_led_flash_fault_get()866 v4l2_sd_cfg->flash_faults = LED_FAULT_OVER_VOLTAGE | in max77693_init_v4l2_flash_config()
69 u32 flash_faults; member
323 if (flash_cfg->flash_faults) { in __fill_ctrl_init_data()327 ctrl_cfg->max = flash_cfg->flash_faults; in __fill_ctrl_init_data()
50 * flash_faults - bitmask of flash faults that the LED flash class
564 sd_cfg.flash_faults = LED_FAULT_OVER_VOLTAGE | LED_FAULT_TIMEOUT | in gb_lights_light_v4l2_register()