Home
last modified time | relevance | path

Searched refs:cr_hccparams (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/usb/host/
A Dxhci-mem.c437 CTX_SIZE(readl(&ctrl->hccr->cr_hccparams)); in xhci_alloc_container_ctx()
439 ctx->size += CTX_SIZE(readl(&ctrl->hccr->cr_hccparams)); in xhci_alloc_container_ctx()
639 (ctx->bytes + CTX_SIZE(readl(&ctrl->hccr->cr_hccparams))); in xhci_get_slot_ctx()
661 (ep_index * CTX_SIZE(readl(&ctrl->hccr->cr_hccparams)))); in xhci_get_ep_ctx()
A Dehci.h29 uint32_t cr_hccparams; member
A Dxhci.c1260 reg = xhci_readl(&hccr->cr_hccparams); in xhci_lowlevel_init()
A Dehci-hcd.c1034 if (ehci_readl(&ctrl->hccr->cr_hccparams) & 1) in ehci_common_init()
/u-boot/include/usb/
A Dxhci.h88 uint32_t cr_hccparams; member

Completed in 18 milliseconds