Home
last modified time | relevance | path

Searched refs:REG_HDMI_8960_PHY_PLL_LOCKDET_CFG2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_pll_8960.c78 { 0x0d, REG_HDMI_8960_PHY_PLL_LOCKDET_CFG2 },
193 { 0x0d, REG_HDMI_8960_PHY_PLL_LOCKDET_CFG2 },
224 { 0x0d, REG_HDMI_8960_PHY_PLL_LOCKDET_CFG2 },
262 pll_write(pll, REG_HDMI_8960_PHY_PLL_LOCKDET_CFG2, 0x8d); in hdmi_pll_enable()
274 pll_write(pll, REG_HDMI_8960_PHY_PLL_LOCKDET_CFG2, 0x0d); in hdmi_pll_enable()
321 pll_write(pll, REG_HDMI_8960_PHY_PLL_LOCKDET_CFG2, 0x8d); in hdmi_pll_enable()
323 pll_write(pll, REG_HDMI_8960_PHY_PLL_LOCKDET_CFG2, 0x0d); in hdmi_pll_enable()
H A Dhdmi.xml.h730 #define REG_HDMI_8960_PHY_PLL_LOCKDET_CFG2 0x00000048 macro