Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dusb.h482 #define USB_DEVICE_ID_MATCH_DEV_HI 0x0008 macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dusb-uclass.c423 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_HI) && in usb_match_device()