Searched refs:REG_HDMI_8960_PHY_REG12 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/hdmi/ |
| H A D | hdmi_pll_8960.c | 276 val = hdmi_phy_read(phy, REG_HDMI_8960_PHY_REG12); in hdmi_pll_enable() 279 hdmi_phy_write(phy, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_enable() 288 hdmi_phy_write(phy, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_enable() 291 val = hdmi_phy_read(phy, REG_HDMI_8960_PHY_REG12); in hdmi_pll_enable() 293 hdmi_phy_write(phy, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_enable() 345 val = hdmi_phy_read(phy, REG_HDMI_8960_PHY_REG12); in hdmi_pll_disable() 347 hdmi_phy_write(phy, REG_HDMI_8960_PHY_REG12, val); in hdmi_pll_disable()
|
| H A D | hdmi.xml.h | 669 #define REG_HDMI_8960_PHY_REG12 0x00000030 macro
|