Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci.h533 struct xhci_run_regs { struct
1757 struct xhci_run_regs __iomem *run_regs;
Dxhci.c5491 BUILD_BUG_ON(sizeof(struct xhci_run_regs) != (8+8*128)*32/8); in xhci_hcd_init()