Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/flash/
H A Dleds-qcom-flash.c64 #define FLASH_TOTAL_CURRENT_MAX_UA 2000000 macro
612 current_ua = min_t(u32, current_ua, FLASH_TOTAL_CURRENT_MAX_UA); in qcom_flash_register_led_device()