Searched defs:ohci (Results 1 - 22 of 22) sorted by relevance

/linux-master/drivers/usb/host/
H A Dohci-ppc-of.c26 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
89 struct ohci_hcd *ohci; local
[all...]
H A Dohci-mem.c27 static void ohci_hcd_init (struct ohci_hcd *ohci) argument
37 static int ohci_mem_init (struct ohci_hcd *ohci) argument
65 ohci_mem_cleanup(struct ohci_hcd *ohci) argument
[all...]
H A Dohci-ps3.c14 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
24 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
[all...]
H A Dohci-sm501.c213 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
233 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
H A Dohci-spear.c117 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
138 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
[all...]
H A Dssb-hcd.c103 static struct platform_device *ssb_hcd_create_pdev(struct ssb_device *dev, bool ohci, u32 addr, u32 len) argument
H A Dohci-sa1111.c59 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
67 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
H A Dohci-pci.c46 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
61 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
80 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
96 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
109 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
131 struct ohci_hcd *ohci = container_of(work, struct ohci_hcd, nec_work); local
142 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
153 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
170 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
240 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
[all...]
H A Dohci-omap.c70 static void start_hnp(struct ohci_hcd *ohci) argument
92 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
352 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
372 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
[all...]
H A Dohci-platform.c95 struct ohci_hcd *ohci; local
[all...]
H A Dohci-hub.c91 update_done_list(ohci); variable
92 ohci_work(ohci); variable
235 periodic_reinit (ohci); variable
306 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
326 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
347 ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, int any_connected, int rhsc_status) argument
435 ohci_rh_resume(struct ohci_hcd *ohci) argument
443 ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, int any_connected, int rhsc_status) argument
470 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
538 ohci_hub_descriptor( struct ohci_hcd *ohci, struct usb_hub_descriptor *desc ) argument
582 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
620 root_port_reset(struct ohci_hcd *ohci, unsigned port) argument
684 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
[all...]
H A Dohci-da8xx.c232 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
485 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
507 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
[all...]
H A Dohci-q.c109 balance(struct ohci_hcd *ohci, int interval, int load) argument
143 periodic_link(struct ohci_hcd *ohci, struct ed *ed) argument
183 ed_schedule(struct ohci_hcd *ohci, struct ed *ed) argument
270 periodic_unlink(struct ohci_hcd *ohci, struct ed *ed) argument
317 ed_deschedule(struct ohci_hcd *ohci, struct ed *ed) argument
400 ed_get( struct ohci_hcd *ohci, struct usb_host_endpoint *ep, struct usb_device *udev, unsigned int pipe, int interval ) argument
484 start_ed_unlink(struct ohci_hcd *ohci, struct ed *ed) argument
516 td_fill(struct ohci_hcd *ohci, u32 info, dma_addr_t data, int len, struct urb *urb, int index) argument
591 td_submit_urb( struct ohci_hcd *ohci, struct urb *urb ) argument
756 td_done(struct ohci_hcd *ohci, struct urb *urb, struct td *td) argument
833 ed_halted(struct ohci_hcd *ohci, struct td *td, int cc) argument
899 add_to_done_list(struct ohci_hcd *ohci, struct td *td) argument
935 update_done_list(struct ohci_hcd *ohci) argument
975 finish_unlinks(struct ohci_hcd *ohci) argument
1150 takeback_td(struct ohci_hcd *ohci, struct td *td) argument
1198 process_done_list(struct ohci_hcd *ohci) argument
1217 ohci_work(struct ohci_hcd *ohci) argument
[all...]
H A Dohci-dbg.c86 static const char *rh_state_string(struct ohci_hcd *ohci) argument
255 static void ohci_dump_td (const struct ohci_hcd *ohci, cons argument
42 ohci_dump_intr_mask( struct ohci_hcd *ohci, char *label, u32 mask, char **next, unsigned *size) argument
64 maybe_print_eds( struct ohci_hcd *ohci, char *label, u32 value, char **next, unsigned *size) argument
312 ohci_dump_ed(const struct ohci_hcd *ohci, const char *label, const struct ed *ed, int verbose) argument
393 struct ohci_hcd *ohci; member in struct:debug_buffer
400 show_list(struct ohci_hcd *ohci, char *buf, size_t count, struct ed *ed) argument
467 struct ohci_hcd *ohci; local
488 struct ohci_hcd *ohci; local
584 struct ohci_hcd *ohci; local
665 alloc_buffer(struct ohci_hcd *ohci, ssize_t (*fill_func)(struct debug_buffer *)) argument
762 create_debug_files(struct ohci_hcd *ohci) argument
779 remove_debug_files(struct ohci_hcd *ohci) argument
[all...]
H A Dohci-hcd.c152 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
315 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
350 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
403 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
408 ohci_usb_reset(struct ohci_hcd *ohci) argument
422 struct ohci_hcd *ohci; local
438 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
452 ohci_init(struct ohci_hcd *ohci) argument
543 ohci_run(struct ohci_hcd *ohci) argument
713 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
724 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
749 struct ohci_hcd *ohci = from_timer(ohci, t, io_watchdog); local
878 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
992 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
1030 ohci_restart(struct ohci_hcd *ohci) argument
1098 struct ohci_hcd *ohci = hcd_to_ohci (hcd); local
1126 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
[all...]
H A Dohci-at91.c184 struct ohci_hcd *ohci; local
617 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
[all...]
H A Dohci-pxa27x.c409 struct ohci_hcd *ohci; local
524 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
546 struct ohci_hcd *ohci = hcd_to_ohci(hcd); local
[all...]
H A Dohci.h443 static inline int quirk_nec(struct ohci_hcd *ohci) argument
447 static inline int quirk_zfmicro(struct ohci_hcd *ohci) argument
451 static inline int quirk_amdiso(struct ohci_hcd *ohci) argument
455 quirk_amdprefetch(struct ohci_hcd *ohci) argument
460 quirk_nec(struct ohci_hcd *ohci) argument
464 quirk_zfmicro(struct ohci_hcd *ohci) argument
468 quirk_amdiso(struct ohci_hcd *ohci) argument
472 quirk_amdprefetch(struct ohci_hcd *ohci) argument
483 ohci_to_hcd(const struct ohci_hcd *ohci) argument
561 _ohci_readl(const struct ohci_hcd *ohci, __hc32 __iomem * regs) argument
573 _ohci_writel(const struct ohci_hcd *ohci, const unsigned int val, __hc32 __iomem *regs) argument
592 cpu_to_hc16(const struct ohci_hcd *ohci, const u16 x) argument
599 cpu_to_hc16p(const struct ohci_hcd *ohci, const u16 *x) argument
606 cpu_to_hc32(const struct ohci_hcd *ohci, const u32 x) argument
613 cpu_to_hc32p(const struct ohci_hcd *ohci, const u32 *x) argument
621 hc16_to_cpu(const struct ohci_hcd *ohci, const __hc16 x) argument
628 hc16_to_cpup(const struct ohci_hcd *ohci, const __hc16 *x) argument
635 hc32_to_cpu(const struct ohci_hcd *ohci, const __hc32 x) argument
642 hc32_to_cpup(const struct ohci_hcd *ohci, const __hc32 *x) argument
661 ohci_frame_no(const struct ohci_hcd *ohci) argument
674 ohci_hwPSWp(const struct ohci_hcd *ohci, const struct td *td, int index) argument
681 ohci_hwPSW(const struct ohci_hcd *ohci, const struct td *td, int index) argument
694 periodic_reinit(struct ohci_hcd *ohci) argument
[all...]
/linux-master/drivers/firewire/
H A Dinit_ohci1394_dma.c36 struct ohci { struct
40 static inline void reg_write(const struct ohci *ohci, int offset, u32 data) argument
45 static inline u32 reg_read(const struct ohci *ohci, int offset) argument
53 static inline u8 __init get_phy_reg(struct ohci *ohci, u argument
71 set_phy_reg(struct ohci *ohci, u8 addr, u8 data) argument
85 init_ohci1394_soft_reset(struct ohci *ohci) argument
104 init_ohci1394_initialize(struct ohci *ohci) argument
177 init_ohci1394_wait_for_busresets(struct ohci *ohci) argument
195 init_ohci1394_enable_physical_dma(struct ohci *ohci) argument
206 init_ohci1394_reset_and_init_dma(struct ohci *ohci) argument
238 struct ohci ohci; local
[all...]
H A Dohci.c88 struct fw_ohci *ohci; member in struct:ar_context
118 struct fw_ohci *ohci; member in struct:context
291 static bool has_reboot_by_cycle_timer_read_quirk(const struct fw_ohci *ohci) argument
411 log_irqs(struct fw_ohci *ohci, u32 evt) argument
460 log_selfids(struct fw_ohci *ohci, int generation, int self_id_count) argument
516 log_ar_at_event(struct fw_ohci *ohci, char dir, int speed, u32 *header, int evt) argument
572 reg_write(const struct fw_ohci *ohci, int offset, u32 data) argument
577 reg_read(const struct fw_ohci *ohci, int offset) argument
582 flush_writes(const struct fw_ohci *ohci) argument
594 read_phy_reg(struct fw_ohci *ohci, int addr) argument
621 write_phy_reg(const struct fw_ohci *ohci, int addr, u32 val) argument
644 update_phy_reg(struct fw_ohci *ohci, int addr, int clear_bits, int set_bits) argument
661 read_paged_phy_reg(struct fw_ohci *ohci, int page, int addr) argument
674 struct fw_ohci *ohci = fw_ohci(card); local
687 struct fw_ohci *ohci = fw_ohci(card); local
739 struct fw_ohci *ohci = ctx->ohci; local
847 struct fw_ohci *ohci = ctx->ohci; local
1017 ar_context_init(struct ar_context *ctx, struct fw_ohci *ohci, unsigned int descriptors_offset, u32 regs) argument
1177 context_init(struct context *ctx, struct fw_ohci *ohci, u32 regs, descriptor_callback_t callback) argument
1255 struct fw_ohci *ohci = ctx->ohci; local
1303 struct fw_ohci *ohci = ctx->ohci; local
1334 struct fw_ohci *ohci = ctx->ohci; local
1478 struct fw_ohci *ohci = context->ohci; local
1559 handle_local_rom(struct fw_ohci *ohci, struct fw_packet *packet, u32 csr) argument
1586 handle_local_lock(struct fw_ohci *ohci, struct fw_packet *packet, u32 csr) argument
1704 detect_dead_context(struct fw_ohci *ohci, const char *name, unsigned int regs) argument
1715 handle_dead_contexts(struct fw_ohci *ohci) argument
1765 get_cycle_time(struct fw_ohci *ohci) argument
1804 update_bus_time(struct fw_ohci *ohci) argument
1821 get_status_for_port(struct fw_ohci *ohci, int port_index) argument
1842 get_self_id_pos(struct fw_ohci *ohci, u32 self_id, int self_id_count) argument
1858 initiated_reset(struct fw_ohci *ohci) argument
1888 find_and_insert_self_id(struct fw_ohci *ohci, int self_id_count) argument
1934 struct fw_ohci *ohci = local
2120 struct fw_ohci *ohci = data; local
2221 software_reset(struct fw_ohci *ohci) argument
2250 configure_1394a_enhancements(struct fw_ohci *ohci) argument
2301 probe_tsb41ba3d(struct fw_ohci *ohci) argument
2326 struct fw_ohci *ohci = fw_ohci(card); local
2502 struct fw_ohci *ohci; local
2589 struct fw_ohci *ohci = fw_ohci(card); local
2596 struct fw_ohci *ohci = fw_ohci(card); local
2603 struct fw_ohci *ohci = fw_ohci(card); local
2635 struct fw_ohci *ohci = fw_ohci(card); local
2674 struct fw_ohci *ohci = fw_ohci(card); local
2725 struct fw_ohci *ohci = fw_ohci(card); local
2981 set_multichannel_mask(struct fw_ohci *ohci, u64 channels) argument
2995 struct fw_ohci *ohci = fw_ohci(card); local
3094 struct fw_ohci *ohci = ctx->context.ohci; local
3142 struct fw_ohci *ohci = fw_ohci(base->card); local
3167 struct fw_ohci *ohci = fw_ohci(base->card); local
3204 struct fw_ohci *ohci = fw_ohci(base->card); local
3233 ohci_resume_iso_dma(struct fw_ohci *ohci) argument
3614 struct fw_ohci *ohci = pci_get_drvdata(pdev); local
3627 struct fw_ohci *ohci; local
3788 struct fw_ohci *ohci = pci_get_drvdata(dev); local
3817 struct fw_ohci *ohci = pci_get_drvdata(dev); local
3836 struct fw_ohci *ohci = pci_get_drvdata(dev); local
[all...]
/linux-master/drivers/phy/samsung/
H A Dphy-exynos5250-usb2.c201 u32 ohci; local
/linux-master/drivers/mfd/
H A Domap-usb-host.c195 struct platform_device *ohci; local
[all...]

Completed in 196 milliseconds