Searched refs:HHI_HDMI_PHY_CNTL1 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/gpu/drm/meson/ |
| D | meson_dw_hdmi.c | 118 #define HHI_HDMI_PHY_CNTL1 0x3a4 /* 0xe9 */ macro 311 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, 0xf, 0xf); in meson_dw_hdmi_phy_reset() 316 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, 0xf, 0xe); in meson_dw_hdmi_phy_reset() 401 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, in dw_hdmi_phy_init() 407 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, in dw_hdmi_phy_init() 410 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, in dw_hdmi_phy_init() 414 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, 0xf, 0); in dw_hdmi_phy_init()
|
| /Linux-v4.19/drivers/clk/meson/ |
| D | gxbb.h | 107 #define HHI_HDMI_PHY_CNTL1 0x3A4 /* 0xe9 offset in data sheet */ macro
|