Home
last modified time | relevance | path

Searched refs:xhci_run_regs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h528 * struct xhci_run_regs
536 struct xhci_run_regs { struct
1754 struct xhci_run_regs __iomem *run_regs;
H A Dxhci.c5498 /* xhci_run_regs has eight fields and embeds 128 xhci_intr_regs */ in xhci_hcd_init()
5499 BUILD_BUG_ON(sizeof(struct xhci_run_regs) != (8+8*128)*32/8); in xhci_hcd_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h531 * struct xhci_run_regs
539 struct xhci_run_regs { struct
1767 struct xhci_run_regs __iomem *run_regs;
H A Dxhci.c5391 /* xhci_run_regs has eight fields and embeds 128 xhci_intr_regs */ in xhci_hcd_init()
5392 BUILD_BUG_ON(sizeof(struct xhci_run_regs) != (8+8*128)*32/8); in xhci_hcd_init()

Completed in 29 milliseconds