Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dutmi_phy.h28 #define UTMI_PLL_CTRL_FBDIV_OFFSET 16 macro
30 (0x1FF << UTMI_PLL_CTRL_FBDIV_OFFSET)
H A Dcomphy_cp110.c1674 data |= 0x60 << UTMI_PLL_CTRL_FBDIV_OFFSET; in comphy_utmi_phy_config()