Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy_clk.c115 SUN8I_HDMI_PHY_PLL_CFG1_CKIN_SEL_SHIFT; in sun8i_phy_clk_get_parent()
129 index << SUN8I_HDMI_PHY_PLL_CFG1_CKIN_SEL_SHIFT); in sun8i_phy_clk_set_parent()
H A Dsun8i_dw_hdmi.h103 #define SUN8I_HDMI_PHY_PLL_CFG1_CKIN_SEL_SHIFT 26 macro