Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h537 struct xhci_doorbell_array { struct
1717 struct xhci_doorbell_array __iomem *dba;
Dxhci.c5194 BUILD_BUG_ON(sizeof(struct xhci_doorbell_array) != 256*32/8); in xhci_hcd_init()