Lines Matching refs:ohci_writel

412 	ohci_writel (ohci, ohci->hc_control, &ohci->regs->control);
425 ohci_writel(ohci, (u32) ~0, &ohci->regs->intrdisable);
428 ohci_writel(ohci, OHCI_HCR, &ohci->regs->cmdstatus);
432 ohci_writel(ohci, ohci->fminterval, &ohci->regs->fminterval);
485 ohci_writel (ohci, OHCI_INTR_OC, &ohci->regs->intrenable);
486 ohci_writel (ohci, OHCI_OCR, &ohci->regs->cmdstatus);
500 ohci_writel (ohci, OHCI_INTR_MIE, &ohci->regs->intrdisable);
589 ohci_writel (ohci, ohci->hc_control, &ohci->regs->control);
601 ohci_writel (ohci, OHCI_HCR, &ohci->regs->cmdstatus);
622 ohci_writel (ohci, ohci->hc_control, &ohci->regs->control);
629 ohci_writel (ohci, 0, &ohci->regs->ed_controlhead);
630 ohci_writel (ohci, 0, &ohci->regs->ed_bulkhead);
633 ohci_writel (ohci, (u32) ohci->hcca_dma, &ohci->regs->hcca);
661 ohci_writel (ohci, ohci->hc_control, &ohci->regs->control);
665 ohci_writel (ohci, RH_HS_DRWE, &ohci->regs->roothub.status);
669 ohci_writel (ohci, ~0, &ohci->regs->intrstatus);
670 ohci_writel (ohci, mask, &ohci->regs->intrenable);
690 ohci_writel(ohci, val, &ohci->regs->roothub.a);
692 ohci_writel (ohci, RH_HS_LPSC, &ohci->regs->roothub.status);
693 ohci_writel (ohci, (val & RH_A_NPS) ? 0 : RH_B_PPCM,
913 ohci_writel (ohci, OHCI_INTR_UE, &regs->intrdisable);
929 ohci_writel(ohci, OHCI_INTR_RD | OHCI_INTR_RHSC,
940 ohci_writel(ohci, OHCI_INTR_RHSC, &regs->intrdisable);
950 ohci_writel(ohci, OHCI_INTR_RD, &regs->intrstatus);
972 ohci_writel (ohci, OHCI_INTR_SF, &regs->intrdisable);
975 ohci_writel (ohci, ints, &regs->intrstatus);
979 ohci_writel (ohci, OHCI_INTR_MIE, &regs->intrenable);
1001 ohci_writel (ohci, OHCI_INTR_MIE, &ohci->regs->intrdisable);
1107 ohci_writel(ohci, OHCI_INTR_MIE, &ohci->regs->intrdisable);
1160 ohci_writel(ohci, RH_PS_PPS,
1163 ohci_writel(ohci, OHCI_INTR_MIE, &ohci->regs->intrenable);