Home
last modified time | relevance | path

Searched refs:xhci_run_regs (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dxhci.h536 struct xhci_run_regs { struct
1759 struct xhci_run_regs __iomem *run_regs;
Dxhci.c5547 BUILD_BUG_ON(sizeof(struct xhci_run_regs) != (8+8*128)*32/8); in xhci_hcd_init()