Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_drv.c359 ADV7535_REG_POWER2_HPD_OVERRIDE, in __adv7511_power_on()
360 ADV7535_REG_POWER2_HPD_OVERRIDE); in __adv7511_power_on()
386 ADV7535_REG_POWER2_HPD_OVERRIDE, 0); in __adv7511_power_off()
687 ADV7535_REG_POWER2_HPD_OVERRIDE, in adv7511_detect()
688 ADV7535_REG_POWER2_HPD_OVERRIDE); in adv7511_detect()
H A Dadv7511.h172 #define ADV7535_REG_POWER2_HPD_OVERRIDE BIT(6) macro