Home
last modified time | relevance | path

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

/linux/drivers/phy/freescale/
H A Dphy-fsl-samsung-hdmi.c333 u32 fld_tg_code; in fsl_samsung_hdmi_phy_configure_pll_lock_det() local
367 fld_tg_code = 256 * 1000 * 1000 / pclk_khz * 24; in fsl_samsung_hdmi_phy_configure_pll_lock_det()
368 fld_tg_code = DIV_ROUND_UP(fld_tg_code, 1000); in fsl_samsung_hdmi_phy_configure_pll_lock_det()
371 writeb(FIELD_PREP(REG13_TG_CODE_LOW_MASK, fld_tg_code), in fsl_samsung_hdmi_phy_configure_pll_lock_det()
375 FIELD_PREP(REG14_TG_CODE_HIGH_MASK, fld_tg_code >> 8), in fsl_samsung_hdmi_phy_configure_pll_lock_det()