Home
last modified time | relevance | path

Searched refs:HDMI_PHY_CTRL_SW_RESET_LOW (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi_phy_8x74.c54 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()
Dhdmi_phy_8x60.c40 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()
Dhdmi_phy_8960.c437 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()
Dhdmi.xml.h538 #define HDMI_PHY_CTRL_SW_RESET_LOW 0x00000008 macro