Searched refs:OHCI_BLF (Results 1 - 6 of 6) 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.c641 ohci_writel (ohci, OHCI_BLF, &ohci->regs->cmdstatus);
1035 command |= OHCI_BLF;
1104 ohci_writel(ohci, OHCI_BLF,
H A Dohci.h266 #define OHCI_BLF (1 << 2) /* bulk list filled */ macro
H A Dohci-hub.c263 temp |= OHCI_BLF;
H A Dohci-dbg.c163 (temp & OHCI_BLF) ? " BLF" : "",
H A Du132-hcd.c1726 retval = u132_write_pcimem(u132, cmdstatus, OHCI_BLF);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dftdi-elan.c2434 retval = ftdi_write_pcimem(ftdi, cmdstatus, OHCI_BLF);

Completed in 119 milliseconds