Searched refs:USB_DEVICE_ID_MATCH_DEV_LO (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/ | ||
| A D | usb.h | 491 #define USB_DEVICE_ID_MATCH_DEV_LO 0x0004 macro |
| /u-boot/drivers/usb/host/ | ||
| A D | usb-uclass.c | 408 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_LO) && in usb_match_device() |
Completed in 13 milliseconds