Home
last modified time | relevance | path

Searched refs:USB3_PHY_OTG_VBUSVLDECTSEL (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/mach-keystone/include/mach/
Dxhci-keystone.h10 #define USB3_PHY_OTG_VBUSVLDECTSEL BIT(16) macro
/external/u-boot/drivers/usb/host/
Dxhci-keystone.c56 val &= ~USB3_PHY_OTG_VBUSVLDECTSEL; in keystone_xhci_phy_set()