Searched refs:FLAG_CF (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/usb/host/ | ||
A D | ehci.h | 64 #define FLAG_CF (1 << 0) /* true: we'll support "high speed" */ macro |
A D | ehci-hcd.c | 1121 cmd |= FLAG_CF; in ehci_common_init() |
Completed in 6 milliseconds