Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.c969 return readl(&pdev->run_regs->microframe_index) >> 3; in cdnsp_get_frame()
1923 pdev->run_regs = pdev->regs + in cdnsp_gen_setup()
H A Dcdnsp-gadget.h1417 struct cdnsp_run_regs __iomem *run_regs; member
H A Dcdnsp-mem.c1292 pdev->ir_set = &pdev->run_regs->ir_set[0]; in cdnsp_mem_init()
/linux/drivers/usb/host/
H A Dxhci-mem.c2337 ir->ir_set = &xhci->run_regs->ir_set[intr_num]; in xhci_add_interrupter()
H A Dxhci-ring.c4041 mfindex = readl(&xhci->run_regs->microframe_index); in xhci_get_isoc_start_frame()