Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.h453 struct xhci_doorbell_array { struct
1219 struct xhci_doorbell_array *dba;
Dxhci-mem.c535 ctrl->dba = (struct xhci_doorbell_array *)((char *)hccr + val); in xhci_mem_init()