Searched refs:REG_HDMI_8960_PHY_REG12 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/msm/hdmi/ |
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()
|
D | hdmi.xml.h | 676 #define REG_HDMI_8960_PHY_REG12 0x00000030 macro
|