Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy_clk.c103 SUN8I_HDMI_PHY_PLL_CFG2_PREDIV(best_m)); in sun8i_phy_clk_set_rate()
H A Dsun8i_dw_hdmi.h135 #define SUN8I_HDMI_PHY_PLL_CFG2_PREDIV(x) (((x) - 1) << 0) macro