Home
last modified time | relevance | path

Searched refs:HDMI_PHY_CTRL_SW_RESET_PLL_LOW (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi_phy_8x74.c64 if (val & HDMI_PHY_CTRL_SW_RESET_PLL_LOW) { in hdmi_phy_8x74_reset()
86 if (val & HDMI_PHY_CTRL_SW_RESET_PLL_LOW) { in hdmi_phy_8x74_reset()
Dhdmi_phy_8960.c447 if (val & HDMI_PHY_CTRL_SW_RESET_PLL_LOW) { in hdmi_phy_8960_reset()
469 if (val & HDMI_PHY_CTRL_SW_RESET_PLL_LOW) { in hdmi_phy_8960_reset()
Dhdmi.xml.h536 #define HDMI_PHY_CTRL_SW_RESET_PLL_LOW 0x00000002 macro