Searched refs:run_regs (Results 1 – 6 of 6) sorted by relevance
544 ctrl->run_regs = (struct xhci_run_regs *)((char *)hccr + val); in xhci_mem_init()547 ctrl->ir_set = &ctrl->run_regs->ir_set[0]; in xhci_mem_init()
1221 struct xhci_run_regs *run_regs; member
268 ARRAY_SIZE(xhci->run_regs->ir_set)); in xhci_zero_64b_regs()273 ir = &xhci->run_regs->ir_set[i]; in xhci_zero_64b_regs()5187 return readl(&xhci->run_regs->microframe_index) >> 3; in xhci_get_frame()5268 xhci->run_regs = hcd->regs + in xhci_gen_setup()
3974 current_frame_id = readl(&xhci->run_regs->microframe_index); in xhci_get_isoc_frame_id()3983 __func__, index, readl(&xhci->run_regs->microframe_index), in xhci_get_isoc_frame_id()4277 start_frame = readl(&xhci->run_regs->microframe_index); in xhci_queue_isoc_tx_prepare()
1765 struct xhci_run_regs __iomem *run_regs; member
2631 xhci->ir_set = &xhci->run_regs->ir_set[0]; in xhci_mem_init()