Home
last modified time | relevance | path

Searched refs:HC_LENGTH (Results 1 – 12 of 12) sorted by relevance

/drivers/usb/host/
A Dxhci-caps.h5 #define HC_LENGTH(p) XHCI_HC_LENGTH(p) macro
A Dehci-brcm.c105 len = HC_LENGTH(ehci, ehci_readl(ehci, &ehci->caps->hc_capbase)); in ehci_brcm_reset()
A Dxhci-debugfs.c755 HC_LENGTH(readl(&xhci->cap_regs->hc_capbase)), in xhci_debugfs_init()
A Dehci-hcd.c684 HC_LENGTH(ehci, ehci_readl(ehci, &ehci->caps->hc_capbase)); in ehci_setup()
A Doxu210hp-hcd.c100 #define HC_LENGTH(p) (((p)>>00)&0x00ff) /* bits 7:0 */ macro
3073 HC_LENGTH(readl(&oxu->caps->hc_capbase)); in oxu_reset()
3079 HC_LENGTH(readl(&oxu->caps->hc_capbase)); in oxu_reset()
A Dxhci-tegra.c989 op_regs = tegra->regs + HC_LENGTH(readl(&cap_regs->hc_capbase)); in tegra_xusb_wait_for_falcon()
A Dxhci.c5409 HC_LENGTH(readl(&xhci->cap_regs->hc_capbase)); in xhci_gen_setup()
/drivers/usb/dwc3/
A Dhost.c46 op_regs_base = HC_LENGTH(readl(xhci_regs)); in dwc3_power_off_all_roothub_ports()
/drivers/usb/fotg210/
A Dfotg210-hcd.h213 #define HC_LENGTH(fotg210, p) (0x00ff&((p) >> /* bits 7:0 / offset 00h */ \ macro
A Dfotg210-hcd.c5080 HC_LENGTH(fotg210, in fotg210_setup()
/drivers/usb/cdns3/
A Dcdnsp-gadget.h68 #define HC_LENGTH(p) (((p) >> 00) & GENMASK(7, 0)) macro
A Dcdnsp-gadget.c1830 HC_LENGTH(readl(&pdev->cap_regs->hc_capbase)); in cdnsp_gen_setup()

Completed in 701 milliseconds