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
131 [REG_THERM_THRSH1] = REG_FIELD(0x56, 0, 2),
147 [REG_THERM_THRSH1] = REG_FIELD(0x56, 0, 2),
163 [REG_THERM_THRSH1] = REG_FIELD(0x7a, 0, 2),
249 rc = regmap_field_read(flash_data->r_fields[REG_THERM_THRSH1], &thrsh[0]); in update_allowed_flash_current()
268 rc = regmap_field_write(flash_data->r_fields[REG_THERM_THRSH1], min_thrsh); in update_allowed_flash_current()
324 rc = regmap_field_write(flash_data->r_fields[REG_THERM_THRSH1], thrsh[0]); in update_allowed_flash_current()