Searched refs:cr_hccparams (Results 1 – 5 of 5) sorted by relevance
452 CTX_SIZE(xhci_readl(&ctrl->hccr->cr_hccparams)); in xhci_alloc_container_ctx()454 ctx->size += CTX_SIZE(xhci_readl(&ctrl->hccr->cr_hccparams)); in xhci_alloc_container_ctx()659 (ctx->bytes + CTX_SIZE(xhci_readl(&ctrl->hccr->cr_hccparams))); in xhci_get_slot_ctx()681 (ep_index * CTX_SIZE(xhci_readl(&ctrl->hccr->cr_hccparams)))); in xhci_get_ep_ctx()
29 uint32_t cr_hccparams; member
1213 reg = xhci_readl(&hccr->cr_hccparams); in xhci_lowlevel_init()
1055 if (ehci_readl(&ctrl->hccr->cr_hccparams) & 1) in ehci_common_init()
88 uint32_t cr_hccparams; member
Completed in 24 milliseconds