Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/marvell/
Dphy-pxa-usb.c19 #define UTMI_PLL 0x8 macro
177 u2o_clear(base, UTMI_PLL, UTMI_PLL_PLLVDD18_MASK in pxa_usb_phy_init()
182 u2o_set(base, UTMI_PLL, 0xee<<UTMI_PLL_FBDIV_SHIFT in pxa_usb_phy_init()
213 u2o_set(base, UTMI_PLL, VCOCAL_START); in pxa_usb_phy_init()
215 u2o_clear(base, UTMI_PLL, VCOCAL_START); in pxa_usb_phy_init()
226 while ((u2o_get(base, UTMI_PLL) & PLL_READY) == 0) { in pxa_usb_phy_init()
231 u2o_get(base, UTMI_PLL)); in pxa_usb_phy_init()