Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h454 struct xhci_doorbell_array { struct
1220 struct xhci_doorbell_array *dba;
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c539 ctrl->dba = (struct xhci_doorbell_array *)((char *)hccr + val); in xhci_mem_init()