Searched refs:xhci_doorbell_array (Results 1 – 4 of 4) sorted by relevance
453 struct xhci_doorbell_array { struct1219 struct xhci_doorbell_array *dba;
538 ctrl->dba = (struct xhci_doorbell_array *)((char *)hccr + val); in xhci_mem_init()
299 struct xhci_doorbell_array { struct1520 struct xhci_doorbell_array __iomem *dba;
5433 BUILD_BUG_ON(sizeof(struct xhci_doorbell_array) != 256*32/8); in xhci_hcd_init()