Searched refs:HDMI_PHY_CTRL_SW_RESET_PLL (Results 1 – 2 of 2) sorted by relevance
33 val & ~HDMI_PHY_CTRL_SW_RESET_PLL); in msm_hdmi_phy_reset()37 val | HDMI_PHY_CTRL_SW_RESET_PLL); in msm_hdmi_phy_reset()55 val | HDMI_PHY_CTRL_SW_RESET_PLL); in msm_hdmi_phy_reset()59 val & ~HDMI_PHY_CTRL_SW_RESET_PLL); in msm_hdmi_phy_reset()
575 #define HDMI_PHY_CTRL_SW_RESET_PLL 0x00000001 macro