Home
last modified time | relevance | path

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

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