Searched refs:cap_base (Results 1 – 3 of 3) sorted by relevance
95 uint32_t usb_base, cap_base; in ehci_hcd_init() local130 cap_base = ehci_readl(&(*hccr)->cr_capbase); in ehci_hcd_init()131 *hcor = (struct ehci_hcor *)(usb_base + HC_LENGTH(cap_base)); in ehci_hcd_init()139 uint32_t usb_base, cap_base, tmp; in ehci_hcd_stop() local154 cap_base = ehci_readl(&hccr->cr_capbase); in ehci_hcd_stop()155 hcor = (struct ehci_hcor *)(usb_base + HC_LENGTH(cap_base)); in ehci_hcd_stop()
72 uint32_t cap_base; in ehci_hcd_init() local125 cap_base = ehci_readl(&(*hccr)->cr_capbase); in ehci_hcd_init()126 *hcor = (struct ehci_hcor *)((uint32_t)*hccr + HC_LENGTH(cap_base)); in ehci_hcd_init()
986 writel(v, priv->dbi_base + cap_base + 8); \987 printf(ss "0x%x\n", readl(priv->dbi_base + cap_base + 0xc)); \994 int cap_base; in rockchip_pcie_err_dump() local1014 cap_base = priv->rasdes_off; in rockchip_pcie_err_dump()