Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/marvell/
Dphy-pxa-usb.c63 #define VCOCAL_START (0x1 << 21) macro
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/
Dregs-usb.h78 #define VCOCAL_START (0x1 << 21) macro
Ddevices.c167 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()