Searched refs:SUN8I_HDMI_PHY_ANA_STS_RCAL_MASK (Results 1 – 2 of 2) sorted by relevance
144 #define SUN8I_HDMI_PHY_ANA_STS_RCAL_MASK GENMASK(5, 0) macro
515 phy->rcal = (val & SUN8I_HDMI_PHY_ANA_STS_RCAL_MASK) >> 2; in sun8i_hdmi_phy_init_h3()