Lines Matching refs:ohci_writel

414 	ohci_writel (ohci, ohci->hc_control, &ohci->regs->control);
427 ohci_writel(ohci, (u32) ~0, &ohci->regs->intrdisable);
430 ohci_writel(ohci, OHCI_HCR, &ohci->regs->cmdstatus);
434 ohci_writel(ohci, ohci->fminterval, &ohci->regs->fminterval);
487 ohci_writel (ohci, OHCI_INTR_OC, &ohci->regs->intrenable);
488 ohci_writel (ohci, OHCI_OCR, &ohci->regs->cmdstatus);
502 ohci_writel (ohci, OHCI_INTR_MIE, &ohci->regs->intrdisable);
591 ohci_writel (ohci, ohci->hc_control, &ohci->regs->control);
603 ohci_writel (ohci, OHCI_HCR, &ohci->regs->cmdstatus);
624 ohci_writel (ohci, ohci->hc_control, &ohci->regs->control);
631 ohci_writel (ohci, 0, &ohci->regs->ed_controlhead);
632 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead);
635 ohci_writel (ohci, (u32) ohci->hcca_dma, &ohci->regs->hcca);
663 ohci_writel (ohci, ohci->hc_control, &ohci->regs->control);
667 ohci_writel (ohci, RH_HS_DRWE, &ohci->regs->roothub.status);
671 ohci_writel (ohci, ~0, &ohci->regs->intrstatus);
672 ohci_writel (ohci, mask, &ohci->regs->intrenable);
692 ohci_writel(ohci, val, &ohci->regs->roothub.a);
694 ohci_writel (ohci, RH_HS_LPSC, &ohci->regs->roothub.status);
695 ohci_writel (ohci, (val & RH_A_NPS) ? 0 : RH_B_PPCM,
915 ohci_writel (ohci, OHCI_INTR_UE, &regs->intrdisable);
931 ohci_writel(ohci, OHCI_INTR_RD | OHCI_INTR_RHSC,
942 ohci_writel(ohci, OHCI_INTR_RHSC, &regs->intrdisable);
952 ohci_writel(ohci, OHCI_INTR_RD, &regs->intrstatus);
974 ohci_writel (ohci, OHCI_INTR_SF, &regs->intrdisable);
977 ohci_writel (ohci, ints, &regs->intrstatus);
981 ohci_writel (ohci, OHCI_INTR_MIE, &regs->intrenable);
1003 ohci_writel (ohci, OHCI_INTR_MIE, &ohci->regs->intrdisable);
1109 ohci_writel(ohci, OHCI_INTR_MIE, &ohci->regs->intrdisable);
1136 ohci_writel(ohci, OHCI_INTR_MIE, &ohci->regs->intrdisable);
1164 ohci_writel(ohci, RH_PS_PPS,
1167 ohci_writel(ohci, OHCI_INTR_MIE, &ohci->regs->intrenable);