Lines Matching refs:cap_regs
3957 readl(&xhci->cap_regs->hcs_params1)));
5160 xhci->cap_regs = hcd->regs;
5162 HC_LENGTH(readl(&xhci->cap_regs->hc_capbase));
5164 (readl(&xhci->cap_regs->run_regs_off) & RTSOFF_MASK);
5166 xhci->hcs_params1 = readl(&xhci->cap_regs->hcs_params1);
5167 xhci->hcs_params2 = readl(&xhci->cap_regs->hcs_params2);
5168 xhci->hcs_params3 = readl(&xhci->cap_regs->hcs_params3);
5169 xhci->hci_version = HC_VERSION(readl(&xhci->cap_regs->hc_capbase));
5170 xhci->hcc_params = readl(&xhci->cap_regs->hcc_params);
5172 xhci->hcc_params2 = readl(&xhci->cap_regs->hcc_params2);