Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/brcm/board/stingray/include/
A Dplatform_usb.h12 #define USB3_DRD BIT(0U) macro
/arm-trusted-firmware-2.8.0/plat/brcm/board/stingray/driver/
A Dusb.c19 static uint32_t usb_func = USB3_DRD | USB3H_USB2DRD;
167 if ((usb_func & USB3_DRD) != 0U) { in usb3_phy_init()
201 if (usb_func & USB3_DRD) { in usb_enable_coherence()
238 if (usb_func & USB3_DRD) { in xhci_phy_init()
A Dusb_phy.c591 if ((usb_func & USB3_DRD) != 0U) { in usb_device_init()

Completed in 3 milliseconds