Home
last modified time | relevance | path

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

/linux/drivers/leds/flash/
H A Dleds-qcom-flash.c114 REG_THERM_THRSH1, enumerator
229 rc = regmap_field_read(flash_data->r_fields[REG_THERM_THRSH1], &thrsh[0]); in update_allowed_flash_current()
248 rc = regmap_field_write(flash_data->r_fields[REG_THERM_THRSH1], min_thrsh); in update_allowed_flash_current()
304 rc = regmap_field_write(flash_data->r_fields[REG_THERM_THRSH1], thrsh[0]); in update_allowed_flash_current()