Searched refs:HDMI_PHY_CTRL_SW_RESET_PLL (Results 1 – 3 of 3) sorted by relevance
67 val & ~HDMI_PHY_CTRL_SW_RESET_PLL); in hdmi_phy_8x74_reset()71 val | HDMI_PHY_CTRL_SW_RESET_PLL); in hdmi_phy_8x74_reset()89 val | HDMI_PHY_CTRL_SW_RESET_PLL); in hdmi_phy_8x74_reset()93 val & ~HDMI_PHY_CTRL_SW_RESET_PLL); in hdmi_phy_8x74_reset()
450 val & ~HDMI_PHY_CTRL_SW_RESET_PLL); in hdmi_phy_8960_reset()454 val | HDMI_PHY_CTRL_SW_RESET_PLL); in hdmi_phy_8960_reset()472 val | HDMI_PHY_CTRL_SW_RESET_PLL); in hdmi_phy_8960_reset()476 val & ~HDMI_PHY_CTRL_SW_RESET_PLL); in hdmi_phy_8960_reset()
535 #define HDMI_PHY_CTRL_SW_RESET_PLL 0x00000001 macro