Searched refs:OHCI_HCR (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-lh7a404.c40 USBH_CMDSTATUS = OHCI_HCR;
H A Dohci.h264 #define OHCI_HCR (1 << 0) /* host controller reset */ macro
H A Dohci-hcd.c634 ohci_writel (ohci, OHCI_HCR, &ohci->regs->cmdstatus);
636 while ((ohci_readl (ohci, &ohci->regs->cmdstatus) & OHCI_HCR) != 0) {
H A Disp1362.h337 #define OHCI_HCR (1 << 0) /* host controller reset */ macro
H A Dohci-dbg.c165 (temp & OHCI_HCR) ? " HCR" : ""
H A Disp1362-hcd.c2220 isp1362_write_reg32(isp1362_hcd, HCCMDSTAT, OHCI_HCR);
2223 if (!(isp1362_read_reg32(isp1362_hcd, HCCMDSTAT) & OHCI_HCR))
H A Du132-hcd.c1669 retval = u132_write_pcimem(u132, cmdstatus, OHCI_HCR);
1676 if (0 != (status & OHCI_HCR)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dohci-lh7a404.c40 USBH_CMDSTATUS = OHCI_HCR;
H A Dohci.h264 #define OHCI_HCR (1 << 0) /* host controller reset */ macro
H A Dohci-hcd.c634 ohci_writel (ohci, OHCI_HCR, &ohci->regs->cmdstatus);
636 while ((ohci_readl (ohci, &ohci->regs->cmdstatus) & OHCI_HCR) != 0) {
H A Disp1362.h337 #define OHCI_HCR (1 << 0) /* host controller reset */ macro
H A Dohci-dbg.c165 (temp & OHCI_HCR) ? " HCR" : ""
H A Disp1362-hcd.c2220 isp1362_write_reg32(isp1362_hcd, HCCMDSTAT, OHCI_HCR);
2223 if (!(isp1362_read_reg32(isp1362_hcd, HCCMDSTAT) & OHCI_HCR))
H A Du132-hcd.c1669 retval = u132_write_pcimem(u132, cmdstatus, OHCI_HCR);
1676 if (0 != (status & OHCI_HCR)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/misc/
H A Dftdi-elan.c2369 retval = ftdi_write_pcimem(ftdi, cmdstatus, OHCI_HCR);
2376 if (0 != (status & OHCI_HCR)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/misc/
H A Dftdi-elan.c2369 retval = ftdi_write_pcimem(ftdi, cmdstatus, OHCI_HCR);
2376 if (0 != (status & OHCI_HCR)) {

Completed in 284 milliseconds