Lines Matching refs:ohci_readl
106 temp = ohci_readl (controller, ®s->revision) & 0xff; in ohci_dump_status()
113 temp = ohci_readl (controller, ®s->control); in ohci_dump_status()
128 temp = ohci_readl (controller, ®s->cmdstatus); in ohci_dump_status()
139 ohci_readl (controller, ®s->intrstatus), in ohci_dump_status()
142 ohci_readl (controller, ®s->intrenable), in ohci_dump_status()
147 ohci_readl (controller, ®s->ed_periodcurrent), in ohci_dump_status()
151 ohci_readl (controller, ®s->ed_controlhead), in ohci_dump_status()
154 ohci_readl (controller, ®s->ed_controlcurrent), in ohci_dump_status()
158 ohci_readl (controller, ®s->ed_bulkhead), in ohci_dump_status()
161 ohci_readl (controller, ®s->ed_bulkcurrent), in ohci_dump_status()
165 ohci_readl (controller, ®s->donehead), next, size); in ohci_dump_status()
624 rdata = ohci_readl (ohci, ®s->fminterval); in fill_registers_buffer()
632 rdata = ohci_readl (ohci, ®s->fmremaining); in fill_registers_buffer()
639 rdata = ohci_readl (ohci, ®s->periodicstart); in fill_registers_buffer()
645 rdata = ohci_readl (ohci, ®s->lsthresh); in fill_registers_buffer()