Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dutmi_phy.h27 #define UTMI_PLL_CTRL_FBDIV_OFFSET 16 macro
29 (0x1FF << UTMI_PLL_CTRL_FBDIV_OFFSET)
H A Dcomphy_cp110.c1687 data |= 0x60 << UTMI_PLL_CTRL_FBDIV_OFFSET; in comphy_utmi_phy_config()