Searched refs:HDMI_PHY_CTRL_SW_RESET_LOW (Results 1 – 4 of 4) sorted by relevance
54 if (val & HDMI_PHY_CTRL_SW_RESET_LOW) { in hdmi_phy_8x74_reset()76 if (val & HDMI_PHY_CTRL_SW_RESET_LOW) { in hdmi_phy_8x74_reset()
40 if (val & HDMI_PHY_CTRL_SW_RESET_LOW) { in hdmi_phy_8x60_reset()52 if (val & HDMI_PHY_CTRL_SW_RESET_LOW) { in hdmi_phy_8x60_reset()
437 if (val & HDMI_PHY_CTRL_SW_RESET_LOW) { in hdmi_phy_8960_reset()459 if (val & HDMI_PHY_CTRL_SW_RESET_LOW) { in hdmi_phy_8960_reset()
538 #define HDMI_PHY_CTRL_SW_RESET_LOW 0x00000008 macro