Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-keystone.c67 val &= ~USB3_PHY_REF_SSP_EN; in keystone_xhci_phy_unset()
102 val |= USB3_PHY_REF_SSP_EN; in xhci_hcd_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/include/mach/
H A Dxhci-keystone.h10 #define USB3_PHY_REF_SSP_EN BIT(29) macro