Searched refs:HDMI_PHY_CTRL_SW_RESET (Results 1 – 3 of 3) sorted by relevance
40 val & ~HDMI_PHY_CTRL_SW_RESET); in hdmi_phy_reset()44 val | HDMI_PHY_CTRL_SW_RESET); in hdmi_phy_reset()62 val | HDMI_PHY_CTRL_SW_RESET); in hdmi_phy_reset()66 val & ~HDMI_PHY_CTRL_SW_RESET); in hdmi_phy_reset()
126 HDMI_PHY_CTRL_SW_RESET); in hdmi_phy_8x60_powerdown()
543 #define HDMI_PHY_CTRL_SW_RESET 0x00000004 macro