Searched refs:OHCI_CTRL_RWC (Results 1 – 13 of 13) sorted by relevance
411 ohci->hc_control &= OHCI_CTRL_RWC; in ohci_usb_reset()503 if (ohci_readl (ohci, &ohci->regs->control) & OHCI_CTRL_RWC) in ohci_init()504 ohci->hc_control |= OHCI_CTRL_RWC; in ohci_init()569 if ((ohci->hc_control & OHCI_CTRL_RWC) != 0) in ohci_run()578 ohci->hc_control &= OHCI_CTRL_RWC; in ohci_run()584 ohci->hc_control &= OHCI_CTRL_RWC; in ohci_run()659 ohci->hc_control &= OHCI_CTRL_RWC; in ohci_run()
148 ohci->hc_control = OHCI_CTRL_RWC; in ohci_omap_reset()149 writel(OHCI_CTRL_RWC, &ohci->regs->control); in ohci_omap_reset()
262 ohci->hc_control |= OHCI_CTRL_RWC; in ohci_pci_reset()
46 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro775 #define OHCI_CTRL_MASK (OHCI_CTRL_RWC | OHCI_CTRL_IR) in quirk_usb_handoff_ohci()777 #define OHCI_CTRL_MASK OHCI_CTRL_RWC in quirk_usb_handoff_ohci()
141 ohci->hc_control = OHCI_CTRL_RWC; in ohci_platform_probe()
261 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro
248 ohci->hc_control = OHCI_CTRL_RWC; in usb_hcd_at91_probe()
255 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
1620 u132->hc_control &= OHCI_CTRL_RWC; in u132_run()1625 u132->hc_control &= OHCI_CTRL_RWC; in u132_run()1708 u132->hc_control &= OHCI_CTRL_RWC; in u132_run()
1943 mask & OHCI_CTRL_RWC ? " rwc" : "", in dump_ctrl()
2232 hc_control &= OHCI_CTRL_RWC; in ftdi_elan_check_controller()2237 hc_control &= OHCI_CTRL_RWC; in ftdi_elan_check_controller()2325 hc_control &= OHCI_CTRL_RWC; in ftdi_elan_check_controller()