Home
last modified time | relevance | path

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

/linux/drivers/leds/flash/
H A Dleds-qcom-flash.c115 REG_THERM_THRSH2, enumerator
233 rc = regmap_field_read(flash_data->r_fields[REG_THERM_THRSH2], &thrsh[1]); in update_allowed_flash_current()
259 rc = regmap_field_write(flash_data->r_fields[REG_THERM_THRSH2], min_thrsh); in update_allowed_flash_current()
308 rc = regmap_field_write(flash_data->r_fields[REG_THERM_THRSH2], thrsh[1]); in update_allowed_flash_current()