Searched refs:FLAG_CF (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/host/ | ||
D | ehci.h | 229 #define FLAG_CF (1<<0) /* true: we'll support "high speed" */ macro |
D | ehci-hcd.c | 490 writel (FLAG_CF, &ehci->regs->configured_flag); in ehci_start() |