Home
last modified time | relevance | path

Searched defs:ohci (Results 1 – 25 of 35) sorted by relevance

12

/linux/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) in reg_write() argument
45 static inline u32 reg_read(const struct ohci *ohci, int offset) in reg_read() 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) set_phy_reg() argument
85 init_ohci1394_soft_reset(struct ohci * ohci) init_ohci1394_soft_reset() argument
104 init_ohci1394_initialize(struct ohci * ohci) init_ohci1394_initialize() argument
177 init_ohci1394_wait_for_busresets(struct ohci * ohci) init_ohci1394_wait_for_busresets() argument
195 init_ohci1394_enable_physical_dma(struct ohci * ohci) init_ohci1394_enable_physical_dma() argument
206 init_ohci1394_reset_and_init_dma(struct ohci * ohci) init_ohci1394_reset_and_init_dma() argument
238 struct ohci ohci; init_ohci1394_controller() local
[all...]
H A Dohci.c53 #define ohci_notice(ohci, f, args...) dev_notice(ohci->card.device, f, ##args) argument
54 #define ohci_err(ohci, f, args...) dev_err(ohci->card.device, f, ##args) argument
96 struct fw_ohci *ohci; member
126 struct fw_ohci *ohci; member
294 static bool has_reboot_by_cycle_timer_read_quirk(const struct fw_ohci *ohci) in has_reboot_by_cycle_timer_read_quirk() argument
326 #define has_reboot_by_cycle_timer_read_quirk(ohci) fals argument
412 log_irqs(struct fw_ohci * ohci,u32 evt) log_irqs() argument
442 log_selfids(struct fw_ohci * ohci,int generation,int self_id_count) log_selfids() argument
530 log_ar_at_event(struct fw_ohci * ohci,char dir,int speed,u32 * header,int evt) log_ar_at_event() argument
615 reg_write(const struct fw_ohci * ohci,int offset,u32 data) reg_write() argument
620 reg_read(const struct fw_ohci * ohci,int offset) reg_read() argument
625 flush_writes(const struct fw_ohci * ohci) flush_writes() argument
637 read_phy_reg(struct fw_ohci * ohci,int addr) read_phy_reg() argument
664 write_phy_reg(const struct fw_ohci * ohci,int addr,u32 val) write_phy_reg() argument
687 update_phy_reg(struct fw_ohci * ohci,int addr,int clear_bits,int set_bits) update_phy_reg() argument
704 read_paged_phy_reg(struct fw_ohci * ohci,int page,int addr) read_paged_phy_reg() argument
717 struct fw_ohci *ohci = fw_ohci(card); ohci_read_phy_reg() local
727 struct fw_ohci *ohci = fw_ohci(card); ohci_update_phy_reg() local
776 struct fw_ohci *ohci = ctx->ohci; ar_context_abort() local
881 has_be_header_quirk(const struct fw_ohci * ohci) has_be_header_quirk() argument
891 has_be_header_quirk(const struct fw_ohci * ohci) has_be_header_quirk() argument
899 struct fw_ohci *ohci = ctx->ohci; handle_ar_packet() local
1063 ar_context_init(struct ar_context * ctx,struct fw_ohci * ohci,unsigned int descriptors_offset,u32 regs) ar_context_init() argument
1235 context_init(struct context * ctx,struct fw_ohci * ohci,u32 regs,descriptor_callback_t callback) context_init() argument
1312 struct fw_ohci *ohci = ctx->ohci; context_run() local
1360 struct fw_ohci *ohci = ctx->ohci; context_stop() local
1391 struct fw_ohci *ohci = context->ohci; at_context_queue_packet() local
1547 struct fw_ohci *ohci = ctx->context.ohci; handle_at_packet() local
1626 handle_local_rom(struct fw_ohci * ohci,struct fw_packet * packet,u32 csr) handle_local_rom() argument
1655 handle_local_lock(struct fw_ohci * ohci,struct fw_packet * packet,u32 csr) handle_local_lock() argument
1707 struct fw_ohci *ohci = ctx->context.ohci; handle_local_request() local
1744 struct fw_ohci *ohci = ctx->context.ohci; at_context_transmit() local
1772 detect_dead_context(struct fw_ohci * ohci,const char * name,unsigned int regs) detect_dead_context() argument
1783 handle_dead_contexts(struct fw_ohci * ohci) handle_dead_contexts() argument
1833 get_cycle_time(struct fw_ohci * ohci) get_cycle_time() argument
1872 update_bus_time(struct fw_ohci * ohci) update_bus_time() argument
1889 get_status_for_port(struct fw_ohci * ohci,int port_index,enum phy_packet_self_id_port_status * status) get_status_for_port() argument
1922 get_self_id_pos(struct fw_ohci * ohci,u32 self_id,int self_id_count) get_self_id_pos() argument
1940 detect_initiated_reset(struct fw_ohci * ohci,bool * is_initiated_reset) detect_initiated_reset() argument
1977 find_and_insert_self_id(struct fw_ohci * ohci,int self_id_count) find_and_insert_self_id() argument
2035 struct fw_ohci *ohci = from_work(ohci, work, bus_reset_work); bus_reset_work() local
2208 struct fw_ohci *ohci = data; irq_handler() local
2317 software_reset(struct fw_ohci * ohci) software_reset() argument
2346 configure_1394a_enhancements(struct fw_ohci * ohci) configure_1394a_enhancements() argument
2397 probe_tsb41ba3d(struct fw_ohci * ohci) probe_tsb41ba3d() argument
2422 struct fw_ohci *ohci = fw_ohci(card); ohci_enable() local
2597 struct fw_ohci *ohci; ohci_set_config_rom() local
2677 struct fw_ohci *ohci = fw_ohci(card); ohci_send_request() local
2684 struct fw_ohci *ohci = fw_ohci(card); ohci_send_response() local
2691 struct fw_ohci *ohci = fw_ohci(card); ohci_cancel_packet() local
2726 struct fw_ohci *ohci = fw_ohci(card); ohci_enable_phys_dma() local
2760 struct fw_ohci *ohci = fw_ohci(card); ohci_read_csr() local
2808 struct fw_ohci *ohci = fw_ohci(card); ohci_write_csr() local
3073 set_multichannel_mask(struct fw_ohci * ohci,u64 channels) set_multichannel_mask() argument
3087 struct fw_ohci *ohci = fw_ohci(card); ohci_allocate_iso_context() local
3183 struct fw_ohci *ohci = ctx->context.ohci; ohci_start_iso() local
3231 struct fw_ohci *ohci = fw_ohci(base->card); ohci_stop_iso() local
3255 struct fw_ohci *ohci = fw_ohci(base->card); ohci_free_iso_context() local
3289 struct fw_ohci *ohci = fw_ohci(base->card); ohci_set_iso_channels() local
3310 ohci_resume_iso_dma(struct fw_ohci * ohci) ohci_resume_iso_dma() argument
3681 struct fw_ohci *ohci = pci_get_drvdata(pdev); release_ohci() local
3694 struct fw_ohci *ohci; pci_probe() local
3868 struct fw_ohci *ohci = pci_get_drvdata(dev); pci_remove() local
3900 struct fw_ohci *ohci = pci_get_drvdata(pdev); pci_suspend() local
3912 struct fw_ohci *ohci = pci_get_drvdata(pdev); pci_resume() local
[all...]
/linux/drivers/usb/host/
H A Dohci-q.c41 finish_urb(struct ohci_hcd *ohci, struct urb *urb, int status) in finish_urb() argument
109 balance(struct ohci_hcd * ohci,int interval,int load) balance() argument
143 periodic_link(struct ohci_hcd * ohci,struct ed * ed) periodic_link() argument
183 ed_schedule(struct ohci_hcd * ohci,struct ed * ed) ed_schedule() argument
270 periodic_unlink(struct ohci_hcd * ohci,struct ed * ed) periodic_unlink() argument
317 ed_deschedule(struct ohci_hcd * ohci,struct ed * ed) ed_deschedule() argument
401 ed_get(struct ohci_hcd * ohci,struct usb_host_endpoint * ep,struct usb_device * udev,unsigned int pipe,int interval) ed_get() argument
484 start_ed_unlink(struct ohci_hcd * ohci,struct ed * ed) start_ed_unlink() argument
516 td_fill(struct ohci_hcd * ohci,u32 info,dma_addr_t data,int len,struct urb * urb,int index) td_fill() argument
592 td_submit_urb(struct ohci_hcd * ohci,struct urb * urb) td_submit_urb() argument
756 td_done(struct ohci_hcd * ohci,struct urb * urb,struct td * td) td_done() argument
833 ed_halted(struct ohci_hcd * ohci,struct td * td,int cc) ed_halted() argument
899 add_to_done_list(struct ohci_hcd * ohci,struct td * td) add_to_done_list() argument
935 update_done_list(struct ohci_hcd * ohci) update_done_list() argument
975 finish_unlinks(struct ohci_hcd * ohci) finish_unlinks() argument
1150 takeback_td(struct ohci_hcd * ohci,struct td * td) takeback_td() argument
1198 process_done_list(struct ohci_hcd * ohci) process_done_list() argument
1217 ohci_work(struct ohci_hcd * ohci) ohci_work() argument
[all...]
H A Dohci-pci.c46 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_amd756() local
61 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_opti() local
80 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_quirk_ns() local
96 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_quirk_zfmicro() local
109 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_quirk_toshiba_scc() local
131 struct ohci_hcd *ohci = container_of(work, struct ohci_hcd, nec_work); ohci_quirk_nec_worker() local
142 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_quirk_nec() local
153 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_quirk_amd700() local
189 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_quirk_qemu() local
263 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_pci_reset() local
[all...]
H A Dohci-hcd.c152 struct ohci_hcd *ohci = hcd_to_ohci (hcd); in ohci_urb_enqueue() local
315 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_urb_dequeue() local
350 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_endpoint_disable() local
403 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_get_frame() local
408 ohci_usb_reset(struct ohci_hcd * ohci) ohci_usb_reset() argument
422 struct ohci_hcd *ohci; _ohci_shutdown() local
438 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_shutdown() local
452 ohci_init(struct ohci_hcd * ohci) ohci_init() argument
543 ohci_run(struct ohci_hcd * ohci) ohci_run() argument
713 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_setup() local
724 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_start() local
749 struct ohci_hcd *ohci = timer_container_of(ohci, t, io_watchdog_func() local
879 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_irq() local
1001 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_stop() local
1039 ohci_restart(struct ohci_hcd * ohci) ohci_restart() argument
1107 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_suspend() local
1135 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_resume() local
[all...]
H A Dohci-hub.c47 static int ohci_rh_suspend (struct ohci_hcd *ohci, int autostop) in ohci_rh_suspend() argument
152 ohci_rh_resume(struct ohci_hcd * ohci) ohci_rh_resume() argument
306 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_bus_suspend() local
326 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_bus_resume() local
347 ohci_root_hub_state_changes(struct ohci_hcd * ohci,int changed,int any_connected,int rhsc_status) ohci_root_hub_state_changes() argument
435 ohci_rh_resume(struct ohci_hcd * ohci) ohci_rh_resume() argument
443 ohci_root_hub_state_changes(struct ohci_hcd * ohci,int changed,int any_connected,int rhsc_status) ohci_root_hub_state_changes() argument
470 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_hub_status_data() local
539 ohci_hub_descriptor(struct ohci_hcd * ohci,struct usb_hub_descriptor * desc) ohci_hub_descriptor() argument
582 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_start_port_reset() local
620 root_port_reset(struct ohci_hcd * ohci,unsigned port) root_port_reset() argument
684 struct ohci_hcd *ohci = hcd_to_ohci (hcd); ohci_hub_control() local
[all...]
H A Dohci.h75 #define OKAY_TO_TAKEBACK(ohci, ed) \ argument
443 static inline int quirk_nec(struct ohci_hcd *ohci) in quirk_nec() argument
447 static inline int quirk_zfmicro(struct ohci_hcd *ohci) in quirk_zfmicro() argument
451 static inline int quirk_amdiso(struct ohci_hcd *ohci) in quirk_amdiso() argument
455 quirk_amdprefetch(struct ohci_hcd * ohci) quirk_amdprefetch() argument
460 quirk_nec(struct ohci_hcd * ohci) quirk_nec() argument
464 quirk_zfmicro(struct ohci_hcd * ohci) quirk_zfmicro() argument
468 quirk_amdiso(struct ohci_hcd * ohci) quirk_amdiso() argument
472 quirk_amdprefetch(struct ohci_hcd * ohci) quirk_amdprefetch() argument
483 ohci_to_hcd(const struct ohci_hcd * ohci) ohci_to_hcd() argument
490 ohci_dbg(ohci,fmt,args...) global() argument
492 ohci_err(ohci,fmt,args...) global() argument
494 ohci_info(ohci,fmt,args...) global() argument
496 ohci_warn(ohci,fmt,args...) global() argument
538 big_endian_desc(ohci) global() argument
540 big_endian_desc(ohci) global() argument
543 big_endian_desc(ohci) global() argument
548 big_endian_mmio(ohci) global() argument
550 big_endian_mmio(ohci) global() argument
553 big_endian_mmio(ohci) global() argument
561 _ohci_readl(const struct ohci_hcd * ohci,__hc32 __iomem * regs) _ohci_readl() argument
573 _ohci_writel(const struct ohci_hcd * ohci,const unsigned int val,__hc32 __iomem * regs) _ohci_writel() argument
592 cpu_to_hc16(const struct ohci_hcd * ohci,const u16 x) cpu_to_hc16() argument
599 cpu_to_hc16p(const struct ohci_hcd * ohci,const u16 * x) cpu_to_hc16p() argument
606 cpu_to_hc32(const struct ohci_hcd * ohci,const u32 x) cpu_to_hc32() argument
613 cpu_to_hc32p(const struct ohci_hcd * ohci,const u32 * x) cpu_to_hc32p() argument
621 hc16_to_cpu(const struct ohci_hcd * ohci,const __hc16 x) hc16_to_cpu() argument
628 hc16_to_cpup(const struct ohci_hcd * ohci,const __hc16 * x) hc16_to_cpup() argument
635 hc32_to_cpu(const struct ohci_hcd * ohci,const __hc32 x) hc32_to_cpu() argument
642 hc32_to_cpup(const struct ohci_hcd * ohci,const __hc32 * x) hc32_to_cpup() argument
661 ohci_frame_no(const struct ohci_hcd * ohci) ohci_frame_no() argument
674 ohci_hwPSWp(const struct ohci_hcd * ohci,const struct td * td,int index) ohci_hwPSWp() argument
681 ohci_hwPSW(const struct ohci_hcd * ohci,const struct td * td,int index) ohci_hwPSW() argument
694 periodic_reinit(struct ohci_hcd * ohci) periodic_reinit() argument
[all...]
H A Dohci-dbg.c23 #define ohci_dbg_sw(ohci, next, size, format, arg...) \ argument
34 #define ohci_dbg_nosw(ohci, next, size, format, arg...) \ argument
43 struct ohci_hcd *ohci, in ohci_dump_intr_mask() argument
65 struct ohci_hcd *ohci, in maybe_print_eds() argument
86 static const char *rh_state_string(struct ohci_hcd *ohci) in rh_state_string() argument
255 static void ohci_dump_td (const struct ohci_hcd *ohci, cons argument
312 ohci_dump_ed(const struct ohci_hcd * ohci,const char * label,const struct ed * ed,int verbose) ohci_dump_ed() argument
393 struct ohci_hcd *ohci; global() member
400 show_list(struct ohci_hcd * ohci,char * buf,size_t count,struct ed * ed) show_list() argument
467 struct ohci_hcd *ohci; fill_async_buffer() local
488 struct ohci_hcd *ohci; fill_periodic_buffer() local
584 struct ohci_hcd *ohci; fill_registers_buffer() local
665 alloc_buffer(struct ohci_hcd * ohci,ssize_t (* fill_func)(struct debug_buffer *)) alloc_buffer() argument
762 create_debug_files(struct ohci_hcd * ohci) create_debug_files() argument
779 remove_debug_files(struct ohci_hcd * ohci) remove_debug_files() argument
[all...]
H A Dohci-mem.c27 static void ohci_hcd_init (struct ohci_hcd *ohci) in ohci_hcd_init() argument
37 static int ohci_mem_init (struct ohci_hcd *ohci) in ohci_mem_init() argument
65 ohci_mem_cleanup(struct ohci_hcd * ohci) ohci_mem_cleanup() argument
[all...]
H A Dohci-omap.c70 static void start_hnp(struct ohci_hcd *ohci) in start_hnp() argument
92 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_omap_reset() local
352 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_omap_suspend() local
372 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_omap_resume() local
[all...]
H A Dohci-ppc-of.c26 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_ppc_of_start() local
89 struct ohci_hcd *ohci; in ohci_hcd_ppc_of_probe() local
[all...]
H A Dohci-ps3.c14 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ps3_ohci_hc_reset() local
24 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ps3_ohci_hc_start() local
[all...]
H A Dohci-sm501.c213 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sm501_suspend() local
233 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sm501_resume() local
H A Dohci-spear.c116 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in spear_ohci_hcd_drv_suspend() local
137 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in spear_ohci_hcd_drv_resume() local
[all...]
H A Dohci-sa1111.c59 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sa1111_reset() local
67 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_sa1111_start() local
H A Dohci-da8xx.c232 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_da8xx_reset() local
485 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_da8xx_suspend() local
507 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_da8xx_resume() local
[all...]
H A Dohci-pxa27x.c409 struct ohci_hcd *ohci; in ohci_hcd_pxa27x_probe() local
524 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_hcd_pxa27x_drv_suspend() local
546 struct ohci_hcd *ohci = hcd_to_ohci(hcd); ohci_hcd_pxa27x_drv_resume() local
[all...]
H A Dohci-at91.c184 struct ohci_hcd *ohci; in usb_hcd_at91_probe() local
617 struct ohci_hcd *ohci = hcd_to_ohci(hcd); in ohci_hcd_at91_drv_suspend() local
[all...]
/linux/arch/mips/boot/dts/brcm/
H A Dbcm6358.dtsi175 ohci: usb@fffe1400 { label
H A Dbcm6368.dtsi198 ohci: usb@10001600 { label
H A Dbcm6328.dtsi209 ohci: usb@10002600 { label
H A Dbcm63268.dtsi244 ohci: usb@10002600 { label
H A Dbcm6362.dtsi233 ohci: usb@10002600 { label
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm53573.dtsi161 ohci: usb@d000 { label
H A Dbcm-ns.dtsi234 ohci: usb@22000 { label

12