Lines Matching refs:readl
35 temp = readl(&xhci->cap_regs->hc_capbase); in xhci_dbg_regs()
47 temp = readl(&xhci->cap_regs->run_regs_off); in xhci_dbg_regs()
53 temp = readl(&xhci->cap_regs->db_off); in xhci_dbg_regs()
64 temp = readl(&xhci->cap_regs->hc_capbase); in xhci_print_cap_regs()
72 temp = readl(&xhci->cap_regs->hcs_params1); in xhci_print_cap_regs()
82 temp = readl(&xhci->cap_regs->hcs_params2); in xhci_print_cap_regs()
90 temp = readl(&xhci->cap_regs->hcs_params3); in xhci_print_cap_regs()
98 temp = readl(&xhci->cap_regs->hcc_params); in xhci_print_cap_regs()
105 temp = readl(&xhci->cap_regs->run_regs_off); in xhci_print_cap_regs()
113 temp = readl(&xhci->op_regs->command); in xhci_print_command_reg()
131 temp = readl(&xhci->op_regs->status); in xhci_print_status()
166 (unsigned int) readl(addr)); in xhci_print_ports()
180 temp = readl(addr); in xhci_print_ir_set()
190 temp = readl(addr); in xhci_print_ir_set()
195 temp = readl(addr); in xhci_print_ir_set()
200 temp = readl(addr); in xhci_print_ir_set()
222 temp = readl(&xhci->run_regs->microframe_index); in xhci_print_run_regs()
227 temp = readl(&xhci->run_regs->rsvd[i]); in xhci_print_run_regs()