Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci.h62 #define FLAG_CF (1 << 0) /* true: we'll support "high speed" */ macro
Dehci-hcd.c1077 cmd |= FLAG_CF; in ehci_common_init()