Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci.h539 struct xhci_run_regs { struct
1766 struct xhci_run_regs __iomem *run_regs;
Dxhci.c5382 BUILD_BUG_ON(sizeof(struct xhci_run_regs) != (8+8*128)*32/8); in xhci_hcd_init()