Lines Matching refs:ohci_readl
105 temp = ohci_readl (controller, ®s->revision) & 0xff; in ohci_dump_status()
112 temp = ohci_readl (controller, ®s->control); in ohci_dump_status()
127 temp = ohci_readl (controller, ®s->cmdstatus); in ohci_dump_status()
138 ohci_readl (controller, ®s->intrstatus), in ohci_dump_status()
141 ohci_readl (controller, ®s->intrenable), in ohci_dump_status()
146 ohci_readl (controller, ®s->ed_periodcurrent), in ohci_dump_status()
150 ohci_readl (controller, ®s->ed_controlhead), in ohci_dump_status()
153 ohci_readl (controller, ®s->ed_controlcurrent), in ohci_dump_status()
157 ohci_readl (controller, ®s->ed_bulkhead), in ohci_dump_status()
160 ohci_readl (controller, ®s->ed_bulkcurrent), in ohci_dump_status()
164 ohci_readl (controller, ®s->donehead), next, size); in ohci_dump_status()
623 rdata = ohci_readl (ohci, ®s->fminterval); in fill_registers_buffer()
631 rdata = ohci_readl (ohci, ®s->fmremaining); in fill_registers_buffer()
638 rdata = ohci_readl (ohci, ®s->periodicstart); in fill_registers_buffer()
644 rdata = ohci_readl (ohci, ®s->lsthresh); in fill_registers_buffer()