Home
last modified time | relevance | path

Searched defs:xhci_ctrl (Results 1 – 3 of 3) sorted by relevance

/u-boot-v2022.01-rc1/include/usb/
A Dxhci.h1198 struct xhci_ctrl { struct
1200 struct udevice *dev;
1202 struct xhci_hccr *hccr; /* R/O registers, not need for volatile */
1203 struct xhci_hcor *hcor;
1204 struct xhci_doorbell_array *dba;
1205 struct xhci_run_regs *run_regs;
1206 struct xhci_device_context_array *dcbaa \
1208 struct xhci_ring *event_ring;
1232 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_ctrl *ctrl, argument
/u-boot-v2022.01-rc1/drivers/usb/cdns3/
A Dcore.c35 struct xhci_ctrl xhci_ctrl; member
/u-boot-v2022.01-rc1/drivers/usb/dwc3/
A Ddwc3-generic.c48 struct xhci_ctrl xhci_ctrl; member

Completed in 11 milliseconds