Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_drv.c360 ADV7535_REG_POWER2_HPD_OVERRIDE, in __adv7511_power_on()
361 ADV7535_REG_POWER2_HPD_OVERRIDE); in __adv7511_power_on()
387 ADV7535_REG_POWER2_HPD_OVERRIDE, 0); in __adv7511_power_off()
710 ADV7535_REG_POWER2_HPD_OVERRIDE, in adv7511_detect()
711 ADV7535_REG_POWER2_HPD_OVERRIDE); in adv7511_detect()
H A Dadv7511.h172 #define ADV7535_REG_POWER2_HPD_OVERRIDE BIT(6) macro