Home
last modified time | relevance | path

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

/linux/drivers/phy/freescale/
H A Dphy-fsl-samsung-hdmi.c21 #define REG12_CK_DIV_MASK GENMASK(5, 4) macro
352 writeb(FIELD_PREP(REG12_CK_DIV_MASK, ilog2(div)), phy->regs + PHY_REG(12)); in fsl_samsung_hdmi_phy_configure_pll_lock_det()