Searched refs:OHCI_CLF (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-q.c668 ohci_writel (ohci, OHCI_CLF, &ohci->regs->cmdstatus);
1018 command |= OHCI_CLF;
1099 ohci_writel (ohci, OHCI_CLF,
H A Dohci.h265 #define OHCI_CLF (1 << 1) /* control list filled */ macro
H A Dohci-dbg.c164 (temp & OHCI_CLF) ? " CLF" : "",
H A Dohci-hub.c268 temp |= OHCI_CLF;

Completed in 48 milliseconds