Home
last modified time | relevance | path

Searched refs:hc_capbase (Results 1 – 19 of 19) sorted by relevance

/linux-6.3-rc2/drivers/usb/host/
A Dehci-grlib.c78 u32 hc_capbase; in ehci_hcd_grlib_probe() local
120 hc_capbase = ehci_readl(ehci, &ehci->caps->hc_capbase); in ehci_hcd_grlib_probe()
121 if (HC_VERSION(ehci, hc_capbase) != GRUSBHC_HCIVERSION) { in ehci_hcd_grlib_probe()
A Dxhci-ext-caps.c86 void __iomem *base = &xhci->cap_regs->hc_capbase; in xhci_ext_cap_init()
A Dehci-brcm.c105 len = HC_LENGTH(ehci, ehci_readl(ehci, &ehci->caps->hc_capbase)); in ehci_brcm_reset()
A Dxhci-debugfs.c147 void __iomem *base = &xhci->cap_regs->hc_capbase; in xhci_debugfs_extcap_regset()
667 HC_LENGTH(readl(&xhci->cap_regs->hc_capbase)), in xhci_debugfs_init()
A Dehci-hcd.c659 temp = HC_VERSION(ehci, ehci_readl(ehci, &ehci->caps->hc_capbase)); in ehci_run()
685 HC_LENGTH(ehci, ehci_readl(ehci, &ehci->caps->hc_capbase)); in ehci_setup()
A Doxu210hp-hcd.c98 u32 hc_capbase; member
3097 HC_LENGTH(readl(&oxu->caps->hc_capbase)); in oxu_reset()
3103 HC_LENGTH(readl(&oxu->caps->hc_capbase)); in oxu_reset()
3162 temp = HC_VERSION(readl(&oxu->caps->hc_capbase)); in oxu_run()
A Dxhci-dbgcap.c1030 base = &xhci->cap_regs->hc_capbase; in xhci_create_dbc_dev()
A Dehci-dbg.c784 i = HC_VERSION(ehci, ehci_readl(ehci, &ehci->caps->hc_capbase)); in fill_registers_buffer()
A Dxhci.h54 __le32 hc_capbase; member
A Dxhci.c5357 HC_LENGTH(readl(&xhci->cap_regs->hc_capbase)); in xhci_gen_setup()
5364 xhci->hci_version = HC_VERSION(readl(&xhci->cap_regs->hc_capbase)); in xhci_gen_setup()
A Dxhci-mem.c2174 base = &xhci->cap_regs->hc_capbase; in xhci_setup_port_arrays()
A Dxhci-tegra.c988 op_regs = tegra->regs + HC_LENGTH(readl(&cap_regs->hc_capbase)); in tegra_xusb_wait_for_falcon()
/linux-6.3-rc2/include/linux/usb/
A Dehci_def.h21 u32 hc_capbase; member
/linux-6.3-rc2/drivers/usb/cdns3/
A Dcdnsp-gadget.c147 base = &pdev->cap_regs->hc_capbase; in cdnsp_set_chicken_bits_2()
161 base = &pdev->cap_regs->hc_capbase; in cdnsp_clear_chicken_bits_2()
1573 void __iomem *reg = &pdev->cap_regs->hc_capbase; in cdnsp_get_ep_buffering()
1771 void __iomem *reg = &pdev->cap_regs->hc_capbase; in cdnsp_get_rev_cap()
1791 HC_LENGTH(readl(&pdev->cap_regs->hc_capbase)); in cdnsp_gen_setup()
1797 pdev->hcc_params = readl(&pdev->cap_regs->hc_capbase); in cdnsp_gen_setup()
A Dcdnsp-mem.c1153 base = &pdev->cap_regs->hc_capbase; in cdnsp_setup_port_arrays()
1162 base = &pdev->cap_regs->hc_capbase; in cdnsp_setup_port_arrays()
A Dcdnsp-gadget.h55 __le32 hc_capbase; member
/linux-6.3-rc2/drivers/usb/fotg210/
A Dfotg210-hcd.h212 u32 hc_capbase; member
A Dfotg210-hcd.c669 &fotg210->caps->hc_capbase)); in fill_registers_buffer()
5063 fotg210_readl(fotg210, &fotg210->caps->hc_capbase)); in fotg210_run()
5089 fotg210_readl(fotg210, &fotg210->caps->hc_capbase)); in fotg210_setup()
/linux-6.3-rc2/drivers/usb/early/
A Dehci-dbgp.c888 ehci_regs = ehci_bar + EARLY_HC_LENGTH(readl(&ehci_caps->hc_capbase)); in early_dbgp_init()

Completed in 71 milliseconds