Home
last modified time | relevance | path

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

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