Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci.h554 struct xhci_doorbell_array { struct
1767 struct xhci_doorbell_array __iomem *dba;
Dxhci.c5370 BUILD_BUG_ON(sizeof(struct xhci_doorbell_array) != 256*32/8); in xhci_hcd_init()