Searched refs:HDMI_PHY_SW_RSTOUT (Results 1 – 2 of 2) sorted by relevance
125 #define HDMI_PHY_SW_RSTOUT (1 << 0) macro
1418 hdmi_reg_writemask(hdata, HDMI_PHY_RSTOUT, ~0, HDMI_PHY_SW_RSTOUT); in hdmiphy_conf_reset()1420 hdmi_reg_writemask(hdata, HDMI_PHY_RSTOUT, 0, HDMI_PHY_SW_RSTOUT); in hdmiphy_conf_reset()