Searched refs:xhci_doorbell_array (Results 1 – 4 of 4) sorted by relevance
454 struct xhci_doorbell_array { struct1220 struct xhci_doorbell_array *dba;
539 ctrl->dba = (struct xhci_doorbell_array *)((char *)hccr + val); in xhci_mem_init()
552 struct xhci_doorbell_array { struct1766 struct xhci_doorbell_array __iomem *dba;
5476 BUILD_BUG_ON(sizeof(struct xhci_doorbell_array) != 256*32/8); in xhci_hcd_init()