Searched refs:REG_THERM_THRSH3 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/leds/flash/ |
| H A D | leds-qcom-flash.c | 116 REG_THERM_THRSH3, enumerator 133 [REG_THERM_THRSH3] = REG_FIELD(0x58, 0, 2), 149 [REG_THERM_THRSH3] = REG_FIELD(0x58, 0, 2), 258 rc = regmap_field_read(flash_data->r_fields[REG_THERM_THRSH3], &thrsh[2]); in update_allowed_flash_current() 284 rc = regmap_field_write(flash_data->r_fields[REG_THERM_THRSH3], min_thrsh); in update_allowed_flash_current() 333 rc = regmap_field_write(flash_data->r_fields[REG_THERM_THRSH3], thrsh[2]); in update_allowed_flash_current()
|