Searched refs:UTMI_OTG_ADDON (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/marvell/ |
H A D | phy-pxa-usb.c | 32 #define UTMI_OTG_ADDON 0x3c macro 239 u2o_write(base, UTMI_OTG_ADDON, 1); in pxa_usb_phy_init() 254 u2o_clear(base, UTMI_OTG_ADDON, UTMI_OTG_ADDON_OTG_ON); in pxa_usb_phy_exit()
|
/kernel/linux/linux-6.6/drivers/phy/marvell/ |
H A D | phy-pxa-usb.c | 32 #define UTMI_OTG_ADDON 0x3c macro 239 u2o_write(base, UTMI_OTG_ADDON, 1); in pxa_usb_phy_init() 254 u2o_clear(base, UTMI_OTG_ADDON, UTMI_OTG_ADDON_OTG_ON); in pxa_usb_phy_exit()
|
/kernel/linux/linux-5.10/arch/arm/mach-mmp/ |
H A D | devices.c | 193 u2o_write(base, UTMI_OTG_ADDON, 1); in usb_phy_init_internal() 204 u2o_clear(base, UTMI_OTG_ADDON, UTMI_OTG_ADDON_OTG_ON); in usb_phy_deinit_internal()
|
H A D | regs-usb.h | 47 #define UTMI_OTG_ADDON 0x3c macro
|
Completed in 5 milliseconds