ana_cfg3_init     203 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	u32 ana_cfg3_init;
ana_cfg3_init     252 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	ana_cfg3_init = SUN8I_HDMI_PHY_ANA_CFG3_REG_WIRE(0x3e0) |
ana_cfg3_init     265 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 		ana_cfg3_init |= SUN8I_HDMI_PHY_ANA_CFG3_REG_AMPCK(3) |
ana_cfg3_init     275 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 		ana_cfg3_init |= SUN8I_HDMI_PHY_ANA_CFG3_REG_AMPCK(5) |
ana_cfg3_init     285 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 		ana_cfg3_init |= SUN8I_HDMI_PHY_ANA_CFG3_REG_AMPCK(7) |
ana_cfg3_init     295 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 		ana_cfg3_init |= SUN8I_HDMI_PHY_ANA_CFG3_REG_AMPCK(9) |
ana_cfg3_init     338 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	regmap_write(phy->regs, SUN8I_HDMI_PHY_ANA_CFG3_REG, ana_cfg3_init);