Searched refs:sink_addr (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/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() 359 wled->sink_addr + WLED5_SINK_REG_MOD_SYNC_BIT, in wled5_sync_toggle() 365 wled->sink_addr + WLED5_SINK_REG_MOD_SYNC_BIT, in wled5_sync_toggle() 480 rc = regmap_update_bits(wled->regmap, wled->sink_addr + in wled4_cabc_config() 502 rc = regmap_update_bits(wled->regmap, wled->sink_addr + offset, in wled5_cabc_config() 568 rc = regmap_read(wled->regmap, wled->sink_addr + in wled_auto_string_detection() 601 wled->sink_addr + WLED4_SINK_REG_CURR_SINK, 0); in wled_auto_string_detection() 621 rc = regmap_write(wled->regmap, wled->sink_addr + in wled_auto_string_detection() [all …]
|