Searched refs:ADV7511_REG_POWER2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/bridge/adv7511/ |
H A D | adv7511_drv.c | 358 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 D | adv7511.h | 86 #define ADV7511_REG_POWER2 0xd6 macro
|