Searched refs:REG_THERM_THRSH2 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/leds/flash/ |
| H A D | leds-qcom-flash.c | 115 REG_THERM_THRSH2, enumerator 132 [REG_THERM_THRSH2] = REG_FIELD(0x57, 0, 2), 148 [REG_THERM_THRSH2] = REG_FIELD(0x57, 0, 2), 164 [REG_THERM_THRSH2] = REG_FIELD(0x78, 0, 2), 253 rc = regmap_field_read(flash_data->r_fields[REG_THERM_THRSH2], &thrsh[1]); in update_allowed_flash_current() 279 rc = regmap_field_write(flash_data->r_fields[REG_THERM_THRSH2], min_thrsh); in update_allowed_flash_current() 328 rc = regmap_field_write(flash_data->r_fields[REG_THERM_THRSH2], thrsh[1]); in update_allowed_flash_current()
|