Searched refs:cr_hccparams (Results 1 – 5 of 5) sorted by relevance
424 CTX_SIZE(readl(&ctrl->hccr->cr_hccparams)); in xhci_alloc_container_ctx()426 ctx->size += CTX_SIZE(readl(&ctrl->hccr->cr_hccparams)); in xhci_alloc_container_ctx()629 (ctx->bytes + CTX_SIZE(readl(&ctrl->hccr->cr_hccparams))); in xhci_get_slot_ctx()651 (ep_index * CTX_SIZE(readl(&ctrl->hccr->cr_hccparams)))); in xhci_get_ep_ctx()
27 uint32_t cr_hccparams; member
86 uint32_t cr_hccparams; member
1219 reg = xhci_readl(&hccr->cr_hccparams); in xhci_lowlevel_init()
990 if (ehci_readl(&ctrl->hccr->cr_hccparams) & 1) in ehci_common_init()