Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.h144 #define SUN8I_HDMI_PHY_ANA_STS_RCAL_MASK GENMASK(5, 0) macro
H A Dsun8i_hdmi_phy.c515 phy->rcal = (val & SUN8I_HDMI_PHY_ANA_STS_RCAL_MASK) >> 2; in sun8i_hdmi_phy_init_h3()