Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/include/mach/
H A Dxhci-keystone.h11 #define USB3_PHY_OTG_VBUSVLDECTSEL BIT(16) macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-keystone.c57 val &= ~USB3_PHY_OTG_VBUSVLDECTSEL; in keystone_xhci_phy_set()