Searched refs:HC_VERSION (Results 1 – 9 of 9) sorted by relevance
14 #define HC_VERSION(p) (((p) >> 16) & 0xffff) macro
784 i = HC_VERSION(ehci, ehci_readl(ehci, &ehci->caps->hc_capbase)); in fill_registers_buffer()
101 #define HC_VERSION(p) (((p)>>16)&0xffff) /* bits 31:16 */ macro3138 temp = HC_VERSION(readl(&oxu->caps->hc_capbase)); in oxu_run()
5452 xhci->hci_version = HC_VERSION(readl(&xhci->cap_regs->hc_capbase)); in xhci_gen_setup()
24 #define HC_VERSION(ehci, p) (0xffff&((p) >> /* bits 31:16 / offset 02h */ \ macro
215 #define HC_VERSION(fotg210, p) (0xffff&((p) >> /* bits 31:16 / offset 02h */ \ macro
661 i = HC_VERSION(fotg210, fotg210_readl(fotg210, in fill_registers_buffer()5054 temp = HC_VERSION(fotg210, in fotg210_run()
70 #define HC_VERSION(p) (((p) >> 16) & GENMASK(15, 1)) macro
1837 pdev->hci_version = HC_VERSION(pdev->hcc_params); in cdnsp_gen_setup()