Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h496 struct xhci_doorbell_array { struct
1454 struct xhci_doorbell_array __iomem *dba;
Dxhci.c5058 BUILD_BUG_ON(sizeof(struct xhci_doorbell_array) != 256*32/8); in xhci_hcd_init()