Home
last modified time | relevance | path

Searched refs:run_regs (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1351 * @run_regs: Runtime registers.
1402 struct cdnsp_run_regs __iomem *run_regs; member
H A Dcdnsp-gadget.c923 return readl(&pdev->run_regs->microframe_index) >> 3; in cdnsp_get_frame()
1795 pdev->run_regs = pdev->regs + in cdnsp_gen_setup()
H A Dcdnsp-mem.c1277 pdev->ir_set = &pdev->run_regs->ir_set[0]; in cdnsp_mem_init()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c3833 current_frame_id = readl(&xhci->run_regs->microframe_index); in xhci_get_isoc_frame_id()
3842 __func__, index, readl(&xhci->run_regs->microframe_index), in xhci_get_isoc_frame_id()
4136 start_frame = readl(&xhci->run_regs->microframe_index); in xhci_queue_isoc_tx_prepare()
H A Dxhci.c275 ARRAY_SIZE(xhci->run_regs->ir_set)); in xhci_zero_64b_regs()
280 ir = &xhci->run_regs->ir_set[i]; in xhci_zero_64b_regs()
5206 return readl(&xhci->run_regs->microframe_index) >> 3; in xhci_get_frame()
5287 xhci->run_regs = hcd->regs + in xhci_gen_setup()
H A Dxhci.h1754 struct xhci_run_regs __iomem *run_regs; member
H A Dxhci-mem.c2559 xhci->ir_set = &xhci->run_regs->ir_set[0]; in xhci_mem_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c3983 current_frame_id = readl(&xhci->run_regs->microframe_index); in xhci_get_isoc_frame_id()
3992 __func__, index, readl(&xhci->run_regs->microframe_index), in xhci_get_isoc_frame_id()
4285 start_frame = readl(&xhci->run_regs->microframe_index); in xhci_queue_isoc_tx_prepare()
H A Dxhci.c277 ARRAY_SIZE(xhci->run_regs->ir_set)); in xhci_zero_64b_regs()
282 ir = &xhci->run_regs->ir_set[i]; in xhci_zero_64b_regs()
5078 return readl(&xhci->run_regs->microframe_index) >> 3; in xhci_get_frame()
5163 xhci->run_regs = hcd->regs + in xhci_gen_setup()
H A Dxhci.h1767 struct xhci_run_regs __iomem *run_regs; member
H A Dxhci-mem.c2279 ir->ir_set = &xhci->run_regs->ir_set[intr_num]; in xhci_add_interrupter()

Completed in 46 milliseconds