Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
A Dcdnsp-gadget.c927 return readl(&pdev->run_regs->microframe_index) >> 3; in cdnsp_get_frame()
1799 pdev->run_regs = pdev->regs + in cdnsp_gen_setup()
A Dcdnsp-gadget.h1402 struct cdnsp_run_regs __iomem *run_regs; member
A Dcdnsp-mem.c1277 pdev->ir_set = &pdev->run_regs->ir_set[0]; in cdnsp_mem_init()
/linux/drivers/usb/host/
A Dxhci.c270 ARRAY_SIZE(xhci->run_regs->ir_set)); in xhci_zero_64b_regs()
275 ir = &xhci->run_regs->ir_set[i]; in xhci_zero_64b_regs()
5196 return readl(&xhci->run_regs->microframe_index) >> 3; in xhci_get_frame()
5279 xhci->run_regs = hcd->regs + in xhci_gen_setup()
A Dxhci-ring.c3969 current_frame_id = readl(&xhci->run_regs->microframe_index); in xhci_get_isoc_frame_id()
3978 __func__, index, readl(&xhci->run_regs->microframe_index), in xhci_get_isoc_frame_id()
4272 start_frame = readl(&xhci->run_regs->microframe_index); in xhci_queue_isoc_tx_prepare()
A Dxhci.h1757 struct xhci_run_regs __iomem *run_regs; member
A Dxhci-mem.c2508 xhci->ir_set = &xhci->run_regs->ir_set[0]; in xhci_mem_init()

Completed in 44 milliseconds