Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h299 struct xhci_doorbell_array { struct
1489 struct xhci_doorbell_array __iomem *dba;
Dxhci.c5443 BUILD_BUG_ON(sizeof(struct xhci_doorbell_array) != 256*32/8); in xhci_hcd_init()