Home
last modified time | relevance | path

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

/external/u-boot/include/
Dusb.h481 #define USB_DEVICE_ID_MATCH_DEV_HI 0x0008 macro
/external/u-boot/drivers/usb/host/
Dusb-uclass.c423 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_HI) && in usb_match_device()