Home
last modified time | relevance | path

Searched refs:xhci_readl (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/drivers/usb/host/
Dxhci-dbg.c35 temp = xhci_readl(xhci, &xhci->cap_regs->hc_capbase); in xhci_dbg_regs()
47 temp = xhci_readl(xhci, &xhci->cap_regs->run_regs_off); in xhci_dbg_regs()
53 temp = xhci_readl(xhci, &xhci->cap_regs->db_off); in xhci_dbg_regs()
64 temp = xhci_readl(xhci, &xhci->cap_regs->hc_capbase); in xhci_print_cap_regs()
72 temp = xhci_readl(xhci, &xhci->cap_regs->hcs_params1); in xhci_print_cap_regs()
82 temp = xhci_readl(xhci, &xhci->cap_regs->hcs_params2); in xhci_print_cap_regs()
90 temp = xhci_readl(xhci, &xhci->cap_regs->hcs_params3); in xhci_print_cap_regs()
98 temp = xhci_readl(xhci, &xhci->cap_regs->hcc_params); in xhci_print_cap_regs()
105 temp = xhci_readl(xhci, &xhci->cap_regs->run_regs_off); in xhci_print_cap_regs()
113 temp = xhci_readl(xhci, &xhci->op_regs->command); in xhci_print_command_reg()
[all …]
Dxhci-hub.c78 portsc = xhci_readl(xhci, xhci->usb3_ports[i]); in xhci_usb2_hub_descriptor()
132 portsc = xhci_readl(xhci, xhci->usb3_ports[i]); in xhci_usb3_hub_descriptor()
328 port_status = xhci_readl(xhci, addr); in xhci_disable_port()
366 port_status = xhci_readl(xhci, addr); in xhci_clear_port_change_bit()
418 temp = xhci_readl(xhci, port_array[wIndex]); in xhci_hub_control()
496 temp = xhci_readl(xhci, port_array[wIndex]); in xhci_hub_control()
505 temp = xhci_readl(xhci, port_array[wIndex]); in xhci_hub_control()
537 temp = xhci_readl(xhci, port_array[wIndex]); in xhci_hub_control()
550 temp = xhci_readl(xhci, port_array[wIndex]); in xhci_hub_control()
557 temp = xhci_readl(xhci, port_array[wIndex]); in xhci_hub_control()
[all …]
Dxhci-pci.c82 temp = xhci_readl(xhci, &xhci->cap_regs->hcc_params); in xhci_pci_setup()
94 HC_LENGTH(xhci_readl(xhci, &xhci->cap_regs->hc_capbase)); in xhci_pci_setup()
96 (xhci_readl(xhci, &xhci->cap_regs->run_regs_off) & RTSOFF_MASK); in xhci_pci_setup()
98 xhci->hcs_params1 = xhci_readl(xhci, &xhci->cap_regs->hcs_params1); in xhci_pci_setup()
99 xhci->hcs_params2 = xhci_readl(xhci, &xhci->cap_regs->hcs_params2); in xhci_pci_setup()
100 xhci->hcs_params3 = xhci_readl(xhci, &xhci->cap_regs->hcs_params3); in xhci_pci_setup()
101 xhci->hcc_params = xhci_readl(xhci, &xhci->cap_regs->hc_capbase); in xhci_pci_setup()
103 xhci->hcc_params = xhci_readl(xhci, &xhci->cap_regs->hcc_params); in xhci_pci_setup()
133 temp = xhci_readl(xhci, &xhci->cap_regs->hcc_params); in xhci_pci_setup()
Dxhci.c60 result = xhci_readl(xhci, ptr); in handshake()
82 halted = xhci_readl(xhci, &xhci->op_regs->status) & STS_HALT; in xhci_quiesce()
86 cmd = xhci_readl(xhci, &xhci->op_regs->command); in xhci_quiesce()
120 temp = xhci_readl(xhci, &xhci->op_regs->command); in xhci_start()
154 state = xhci_readl(xhci, &xhci->op_regs->status); in xhci_reset()
161 command = xhci_readl(xhci, &xhci->op_regs->command); in xhci_reset()
346 temp = xhci_readl(xhci, &xhci->op_regs->status); in xhci_event_ring_work()
354 temp = xhci_readl(xhci, &xhci->ir_set->irq_pending); in xhci_event_ring_work()
476 temp = xhci_readl(xhci, &xhci->ir_set->irq_control); in xhci_run()
482 temp = xhci_readl(xhci, &xhci->op_regs->command); in xhci_run()
[all …]
Dxhci-mem.c1741 temp = xhci_readl(xhci, addr + 2); in xhci_add_in_port()
1798 offset = XHCI_HCC_EXT_CAPS(xhci_readl(xhci, addr)); in xhci_setup_port_arrays()
1819 cap_id = xhci_readl(xhci, addr); in xhci_setup_port_arrays()
1915 page_size = xhci_readl(xhci, &xhci->op_regs->page_size); in xhci_mem_init()
1935 val = HCS_MAX_SLOTS(xhci_readl(xhci, &xhci->cap_regs->hcs_params1)); in xhci_mem_init()
1938 val2 = xhci_readl(xhci, &xhci->op_regs->config_reg); in xhci_mem_init()
2006 val = xhci_readl(xhci, &xhci->cap_regs->db_off); in xhci_mem_init()
2052 val = xhci_readl(xhci, &xhci->ir_set->erst_size); in xhci_mem_init()
Dxhci-ring.c314 xhci_readl(xhci, &xhci->dba->doorbell[0]); in xhci_ring_cmd_db()
1301 temp = xhci_readl(xhci, port_array[faked_port_index]); in handle_port_status()
1310 temp1 = xhci_readl(xhci, &xhci->op_regs->command); in handle_port_status()
1331 temp = xhci_readl(xhci, port_array[faked_port_index]); in handle_port_status()
2244 status = xhci_readl(xhci, &xhci->op_regs->status); in xhci_irq()
2283 irq_pending = xhci_readl(xhci, &xhci->ir_set->irq_pending); in xhci_irq()
3219 start_frame = xhci_readl(xhci, &xhci->run_regs->microframe_index); in xhci_queue_isoc_tx_prepare()
Dxhci.h1324 static inline unsigned int xhci_readl(const struct xhci_hcd *xhci, in xhci_readl() function
1371 u32 temp = xhci_readl(xhci, &xhci->cap_regs->hc_capbase); in xhci_link_trb_quirk()