Searched refs:HHI_HDMI_PHY_CNTL1 (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/amlogic/ |
H A D | phy-meson8-hdmi-tx.c | 29 #define HHI_HDMI_PHY_CNTL1 0x3a4 macro 71 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL1, 0x0); in phy_meson8_hdmi_tx_power_on() 75 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL1, in phy_meson8_hdmi_tx_power_on() 80 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL1, in phy_meson8_hdmi_tx_power_on()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/ |
H A D | meson_dw_hdmi.c | 108 #define HHI_HDMI_PHY_CNTL1 0x3a4 /* 0xe9 */ macro 358 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, 0xf, 0xf); in meson_dw_hdmi_phy_reset() 363 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, 0xf, 0xe); in meson_dw_hdmi_phy_reset() 429 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, in dw_hdmi_phy_init() 436 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, in dw_hdmi_phy_init() 439 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, in dw_hdmi_phy_init() 443 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, 0xf, 0); in dw_hdmi_phy_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/ |
H A D | meson_dw_hdmi.c | 110 #define HHI_HDMI_PHY_CNTL1 0x3a4 /* 0xe9 */ macro 367 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, 0xf, 0xf); in meson_dw_hdmi_phy_reset() 372 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, 0xf, 0xe); in meson_dw_hdmi_phy_reset() 482 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, in dw_hdmi_phy_init() 489 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, in dw_hdmi_phy_init() 492 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, in dw_hdmi_phy_init() 496 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, 0xf, 0); in dw_hdmi_phy_init()
|
/kernel/linux/linux-5.10/drivers/clk/meson/ |
H A D | gxbb.h | 107 #define HHI_HDMI_PHY_CNTL1 0x3A4 /* 0xe9 offset in data sheet */ macro
|
/kernel/linux/linux-6.6/drivers/clk/meson/ |
H A D | gxbb.h | 107 #define HHI_HDMI_PHY_CNTL1 0x3A4 /* 0xe9 offset in data sheet */ macro
|
Completed in 5 milliseconds