Home
last modified time | relevance | path

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

/linux/include/linux/usb/
A Dehci_def.h36 #define HC_LENGTH(ehci, p) (0x00ff&((p) >> /* bits 7:0 / offset 00h */ \ macro
/linux/drivers/usb/host/
A Dehci-brcm.c101 len = HC_LENGTH(ehci, ehci_readl(ehci, &ehci->caps->hc_capbase)); in ehci_brcm_reset()
A Dfotg210.h212 #define HC_LENGTH(fotg210, p) (0x00ff&((p) >> /* bits 7:0 / offset 00h */ \ macro
A Dxhci-debugfs.c667 HC_LENGTH(readl(&xhci->cap_regs->hc_capbase)), in xhci_debugfs_init()
A Dehci-hcd.c685 HC_LENGTH(ehci, ehci_readl(ehci, &ehci->caps->hc_capbase)); in ehci_setup()
A Doxu210hp-hcd.c99 #define HC_LENGTH(p) (((p)>>00)&0x00ff) /* bits 7:0 */ macro
3097 HC_LENGTH(readl(&oxu->caps->hc_capbase)); in oxu_reset()
3103 HC_LENGTH(readl(&oxu->caps->hc_capbase)); in oxu_reset()
A Dxhci.h67 #define HC_LENGTH(p) XHCI_HC_LENGTH(p) macro
A Dxhci-tegra.c898 op = tegra->regs + HC_LENGTH(readl(&cap->hc_capbase)); in tegra_xusb_load_firmware()
A Dxhci.c5278 HC_LENGTH(readl(&xhci->cap_regs->hc_capbase)); in xhci_gen_setup()
A Dfotg210-hcd.c5092 HC_LENGTH(fotg210, in fotg210_setup()
/linux/drivers/usb/cdns3/
A Dcdnsp-gadget.h68 #define HC_LENGTH(p) (((p) >> 00) & GENMASK(7, 0)) macro
A Dcdnsp-gadget.c1798 HC_LENGTH(readl(&pdev->cap_regs->hc_capbase)); in cdnsp_gen_setup()

Completed in 660 milliseconds