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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-q.c663 ohci_writel (ohci, OHCI_CLF, &ohci->regs->cmdstatus);
1025 command |= OHCI_CLF;
1100 ohci_writel(ohci, OHCI_CLF,
H A Dohci.h265 #define OHCI_CLF (1 << 1) /* control list filled */ macro
H A Dohci-hub.c257 temp |= OHCI_CLF;
H A Dohci-dbg.c164 (temp & OHCI_CLF) ? " CLF" : "",

Completed in 57 milliseconds