Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/hdmi/
Dhdmi_phy_8996.c29 #define HDMI_PLL_CMP_CNT 1024 macro
153 u64 dividend = HDMI_PLL_CMP_CNT * fdata; in pll_get_pll_cmp()
168 do_div(fdata, HDMI_PLL_CMP_CNT); in pll_cmp_to_fdata()