Searched refs:HC_VERSION (Results 1 – 5 of 5) sorted by relevance
24 #define HC_VERSION(p) (((p) >> 16) & 0xffff) macro
682 if (HC_VERSION(xhci_readl(&ctrl->hccr->cr_capbase)) < 0x100) in xhci_bulk_tx()830 if (HC_VERSION(xhci_readl(&ctrl->hccr->cr_capbase)) == 0x100) { in xhci_ctrl_tx()
94 #define HC_VERSION(p) (((p) >> 16) & 0xffff) macro
1238 reg = HC_VERSION(xhci_readl(&hccr->cr_capbase)); in xhci_lowlevel_init()
1094 reg = HC_VERSION(ehci_readl(&ctrl->hccr->cr_capbase)); in ehci_common_init()