Searched refs:OHCI_BLF (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-q.c646 ohci_writel (ohci, OHCI_BLF, &ohci->regs->cmdstatus);
1028 command |= OHCI_BLF;
1103 ohci_writel (ohci, OHCI_BLF,
H A Dohci.h266 #define OHCI_BLF (1 << 2) /* bulk list filled */ macro
H A Dohci-dbg.c163 (temp & OHCI_BLF) ? " BLF" : "",
H A Dohci-hub.c274 temp |= OHCI_BLF;
H A Du132-hcd.c1736 retval = u132_write_pcimem(u132, cmdstatus, OHCI_BLF);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/misc/
H A Dftdi-elan.c2452 retval = ftdi_write_pcimem(ftdi, cmdstatus, OHCI_BLF);

Completed in 119 milliseconds