Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx.h111 #define PHY_PDDQ BIT(1) macro
H A Drk_hdmirx.c1369 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, PHY_PDDQ, 0); in hdmirx_phy_config()
2874 HDMI_DISABLE | PHY_RESET | PHY_PDDQ, in hdmirx_plugout()
3450 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, PHY_RESET | PHY_PDDQ, 0); in hdmirx_power_on()