Searched refs:HC_LENGTH (Results 1 – 11 of 11) sorted by relevance
11 #define HC_LENGTH(p) ((p) & 0xff) macro
790 HC_LENGTH(readl(&xhci->cap_regs->hc_capbase)), in xhci_debugfs_init()
100 #define HC_LENGTH(p) (((p)>>00)&0x00ff) /* bits 7:0 */ macro3073 HC_LENGTH(readl(&oxu->caps->hc_capbase)); in oxu_reset()3079 HC_LENGTH(readl(&oxu->caps->hc_capbase)); in oxu_reset()
994 op_regs = tegra->regs + HC_LENGTH(readl(&cap_regs->hc_capbase)); in tegra_xusb_wait_for_falcon()
5445 HC_LENGTH(readl(&xhci->cap_regs->hc_capbase)); in xhci_gen_setup()
22 #define HC_LENGTH(ehci, p) (0x00ff&((p) >> /* bits 7:0 / offset 00h */ \ macro
49 op_regs_base = HC_LENGTH(readl(xhci_regs)); in dwc3_power_off_all_roothub_ports()
213 #define HC_LENGTH(fotg210, p) (0x00ff&((p) >> /* bits 7:0 / offset 00h */ \ macro
5080 HC_LENGTH(fotg210, in fotg210_setup()
68 #define HC_LENGTH(p) (((p) >> 00) & GENMASK(7, 0)) macro
1830 HC_LENGTH(readl(&pdev->cap_regs->hc_capbase)); in cdnsp_gen_setup()