Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy_8996.c22 #define HDMI_PLL_CMP_CNT 1024 macro
146 u64 dividend = HDMI_PLL_CMP_CNT * fdata; in pll_get_pll_cmp()
161 do_div(fdata, HDMI_PLL_CMP_CNT); in pll_cmp_to_fdata()