Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_drv.c358 regmap_update_bits(adv7511->regmap, ADV7511_REG_POWER2, in __adv7511_power_on()
362 regmap_update_bits(adv7511->regmap, ADV7511_REG_POWER2, in __adv7511_power_on()
385 regmap_update_bits(adv7511->regmap, ADV7511_REG_POWER2, in __adv7511_power_off()
686 regmap_update_bits(adv7511->regmap, ADV7511_REG_POWER2, in adv7511_detect()
690 regmap_update_bits(adv7511->regmap, ADV7511_REG_POWER2, in adv7511_detect()
H A Dadv7511.h86 #define ADV7511_REG_POWER2 0xd6 macro