Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/bridge/adv7511/
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()
Dadv7511.h172 #define ADV7535_REG_POWER2_HPD_OVERRIDE BIT(6) macro