Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c331 regmap_write(phy->regs, SUN8I_HDMI_PHY_ANA_CFG3_REG, ana_cfg3_init); in sun8i_hdmi_phy_config_h3()
491 regmap_update_bits(phy->regs, SUN8I_HDMI_PHY_ANA_CFG3_REG, in sun8i_hdmi_phy_init_h3()
H A Dsun8i_dw_hdmi.h84 #define SUN8I_HDMI_PHY_ANA_CFG3_REG 0x0028 macro