Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dutmi_phy.h30 #define UTMI_PLL_CTRL_SEL_LPFR_OFFSET 28 macro
32 (0x3 << UTMI_PLL_CTRL_SEL_LPFR_OFFSET)
H A Dcomphy_cp110.c1690 data |= 0x0 << UTMI_PLL_CTRL_SEL_LPFR_OFFSET; in comphy_utmi_phy_config()