Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-dwc3.c99 if ((revision & DWC3_REVISION_MASK) < 0x190a) in dwc3_core_init()
/openbmc/u-boot/include/linux/usb/
H A Ddwc3.h38 #define DWC3_REVISION_MASK 0xffff macro