Home
last modified time | relevance | path

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

/linux/drivers/phy/marvell/
A Dphy-pxa-usb.c93 #define REG_RCAL_START (0x1 << 12) macro
219 u2o_set(base, UTMI_TX, REG_RCAL_START); in pxa_usb_phy_init()
221 u2o_clear(base, UTMI_TX, REG_RCAL_START); in pxa_usb_phy_init()
/linux/arch/arm/mach-mmp/
A Ddevices.c173 u2o_set(base, UTMI_TX, REG_RCAL_START); in usb_phy_init_internal()
175 u2o_clear(base, UTMI_TX, REG_RCAL_START); in usb_phy_init_internal()
A Dregs-usb.h108 #define REG_RCAL_START (0x1 << 12) macro

Completed in 4 milliseconds