Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c304 SUN8I_HDMI_PHY_ANA_CFG2_REG_RESDI(phy->rcal); in sun8i_h3_hdmi_phy_config()
314 SUN8I_HDMI_PHY_ANA_CFG2_REG_RESDI(phy->rcal); in sun8i_h3_hdmi_phy_config()
515 phy->rcal = (val & SUN8I_HDMI_PHY_ANA_STS_RCAL_MASK) >> 2; in sun8i_hdmi_phy_init_h3()
Dsun8i_dw_hdmi.h167 unsigned int rcal; member