Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dutmi_phy.h24 #define UTMI_PLL_CTRL_REFDIV_OFFSET 0 macro
26 (0x7f << UTMI_PLL_CTRL_REFDIV_OFFSET)
H A Dcomphy_cp110.c1684 data = 0x5 << UTMI_PLL_CTRL_REFDIV_OFFSET; in comphy_utmi_phy_config()