Home
last modified time | relevance | path

Searched refs:run_regs (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Dxhci-ring.c3619 current_frame_id = readl(&xhci->run_regs->microframe_index); in xhci_get_isoc_frame_id()
3628 __func__, index, readl(&xhci->run_regs->microframe_index), in xhci_get_isoc_frame_id()
3906 start_frame = readl(&xhci->run_regs->microframe_index); in xhci_queue_isoc_tx_prepare()
Dxhci.c272 ir = &xhci->run_regs->ir_set[i]; in xhci_zero_64b_regs()
5114 return readl(&xhci->run_regs->microframe_index) >> 3; in xhci_get_frame()
5195 xhci->run_regs = hcd->regs + in xhci_gen_setup()
Dxhci.h1734 struct xhci_run_regs __iomem *run_regs; member
Dxhci-mem.c2475 xhci->ir_set = &xhci->run_regs->ir_set[0]; in xhci_mem_init()