Home
last modified time | relevance | path

Searched refs:sink_addr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/backlight/
H A Dqcom-wled.c189 u16 sink_addr; member
262 rc = regmap_bulk_write(wled->regmap, wled->sink_addr + in wled4_set_brightness()
288 rc = regmap_bulk_write(wled->regmap, wled->sink_addr + offset, in wled5_set_brightness()
338 wled->sink_addr + WLED3_SINK_REG_SYNC, in wled3_sync_toggle()
344 wled->sink_addr + WLED3_SINK_REG_SYNC, in wled3_sync_toggle()
356 wled->sink_addr + WLED5_SINK_REG_MOD_SYNC_BIT, in wled5_mod_sync_toggle()
364 wled->sink_addr + WLED5_SINK_REG_MOD_SYNC_BIT, in wled5_mod_sync_toggle()
492 rc = regmap_update_bits(wled->regmap, wled->sink_addr + in wled4_cabc_config()
514 rc = regmap_update_bits(wled->regmap, wled->sink_addr + offset, in wled5_cabc_config()
580 rc = regmap_read(wled->regmap, wled->sink_addr + in wled_auto_string_detection()
[all …]