Home
last modified time | relevance | path

Searched refs:VCOCAL_START (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-pxa-usb.c63 #define VCOCAL_START (0x1 << 21) macro
211 /* toggle VCOCAL_START bit of UTMI_PLL */ 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()
/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-pxa-usb.c63 #define VCOCAL_START (0x1 << 21) macro
211 /* toggle VCOCAL_START bit of UTMI_PLL */ 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()
/kernel/linux/linux-5.10/arch/arm/mach-mmp/
H A Ddevices.c165 /* toggle VCOCAL_START bit of UTMI_PLL */ in usb_phy_init_internal()
167 u2o_set(base, UTMI_PLL, VCOCAL_START); in usb_phy_init_internal()
169 u2o_clear(base, UTMI_PLL, VCOCAL_START); in usb_phy_init_internal()
H A Dregs-usb.h78 #define VCOCAL_START (0x1 << 21) macro

Completed in 3 milliseconds