Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/marvell/
Dphy-pxa-usb.c107 #define UTMI_OTG_ADDON_OTG_ON (1 << 0) macro
254 u2o_clear(base, UTMI_OTG_ADDON, UTMI_OTG_ADDON_OTG_ON); in pxa_usb_phy_exit()
/Linux-v5.4/arch/arm/mach-mmp/
Dregs-usb.h122 #define UTMI_OTG_ADDON_OTG_ON (1 << 0) macro
Ddevices.c204 u2o_clear(base, UTMI_OTG_ADDON, UTMI_OTG_ADDON_OTG_ON); in usb_phy_deinit_internal()