Searched refs:OHCI_CTRL_RWC (Results 1 – 13 of 13) sorted by relevance
412 ohci->hc_control &= OHCI_CTRL_RWC; in ohci_usb_reset()495 if (ohci_readl (ohci, &ohci->regs->control) & OHCI_CTRL_RWC) in ohci_init()496 ohci->hc_control |= OHCI_CTRL_RWC; in ohci_init()554 if ((ohci->hc_control & OHCI_CTRL_RWC) != 0) in ohci_run()563 ohci->hc_control &= OHCI_CTRL_RWC; in ohci_run()569 ohci->hc_control &= OHCI_CTRL_RWC; in ohci_run()644 ohci->hc_control &= OHCI_CTRL_RWC; in ohci_run()
250 ohci->hc_control = OHCI_CTRL_RWC; in ohci_omap_reset()251 writel(OHCI_CTRL_RWC, &ohci->regs->control); in ohci_omap_reset()
266 ohci->hc_control |= OHCI_CTRL_RWC; in ohci_pci_reset()
43 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro763 #define OHCI_CTRL_MASK (OHCI_CTRL_RWC | OHCI_CTRL_IR) in quirk_usb_handoff_ohci()765 #define OHCI_CTRL_MASK OHCI_CTRL_RWC in quirk_usb_handoff_ohci()
144 ohci->hc_control = OHCI_CTRL_RWC; in ohci_platform_probe()
261 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro
226 ohci->hc_control = OHCI_CTRL_RWC; in usb_hcd_at91_probe()
252 temp &= OHCI_CTRL_RWC; in ohci_rh_resume()
118 (temp & OHCI_CTRL_RWC) ? " RWC" : "", in ohci_dump_status()
275 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro
1623 u132->hc_control &= OHCI_CTRL_RWC; in u132_run()1628 u132->hc_control &= OHCI_CTRL_RWC; in u132_run()1711 u132->hc_control &= OHCI_CTRL_RWC; in u132_run()
1943 mask & OHCI_CTRL_RWC ? " rwc" : "", in dump_ctrl()
2268 hc_control &= OHCI_CTRL_RWC; in ftdi_elan_check_controller()2273 hc_control &= OHCI_CTRL_RWC; in ftdi_elan_check_controller()2361 hc_control &= OHCI_CTRL_RWC; in ftdi_elan_check_controller()