Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/brcm/board/stingray/driver/
Dsr_usb.h112 #define USBIC_GPV_SECURITY1_FIELD (BIT(0) | BIT(1)) macro
Dusb.c270 mmio_setbits_32(USBIC_GPV_SECURITY1, USBIC_GPV_SECURITY1_FIELD); in xhci_phy_init()