Home
last modified time | relevance | path

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

/linux/drivers/phy/freescale/
H A Dphy-fsl-samsung-hdmi.c334 u32 int_pllclk; in fsl_samsung_hdmi_phy_configure_pll_lock_det() local
339 int_pllclk = pclk / (1 << div); in fsl_samsung_hdmi_phy_configure_pll_lock_det()
340 if (int_pllclk < (50 * MHZ)) in fsl_samsung_hdmi_phy_configure_pll_lock_det()
361 fld_tg_code = DIV_ROUND_UP(24 * MHZ * 256, int_pllclk); in fsl_samsung_hdmi_phy_configure_pll_lock_det()