Searched refs:sink_addr (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/video/backlight/ |
| D | qcom-wled.c | 189 u16 sink_addr; member 263 rc = regmap_bulk_write(wled->regmap, wled->sink_addr + in wled4_set_brightness() 289 rc = regmap_bulk_write(wled->regmap, wled->sink_addr + offset, in wled5_set_brightness() 339 wled->sink_addr + WLED3_SINK_REG_SYNC, in wled3_sync_toggle() 345 wled->sink_addr + WLED3_SINK_REG_SYNC, in wled3_sync_toggle() 357 wled->sink_addr + WLED5_SINK_REG_MOD_SYNC_BIT, in wled5_mod_sync_toggle() 365 wled->sink_addr + WLED5_SINK_REG_MOD_SYNC_BIT, in wled5_mod_sync_toggle() 493 rc = regmap_update_bits(wled->regmap, wled->sink_addr + in wled4_cabc_config() 515 rc = regmap_update_bits(wled->regmap, wled->sink_addr + offset, in wled5_cabc_config() 581 rc = regmap_read(wled->regmap, wled->sink_addr + in wled_auto_string_detection() [all …]
|