Searched refs:ehci_readl (Results 1 – 19 of 19) sorted by relevance
33 + HC_LENGTH(ehci_readl(&(*hccr)->cr_capbase))); in ehci_hcd_init()37 (uint32_t)HC_LENGTH(ehci_readl(&(*hccr)->cr_capbase))); in ehci_hcd_init()
33 HC_LENGTH(ehci_readl(&(*hccr)->cr_capbase))); in ehci_hcd_init()106 ((u32)hccr + HC_LENGTH(ehci_readl(&hccr->cr_capbase))); in ehci_atmel_probe()110 (u32)HC_LENGTH(ehci_readl(&hccr->cr_capbase))); in ehci_atmel_probe()
41 HC_LENGTH(ehci_readl(&hccr->cr_capbase))); in ehci_pci_init()45 (u32)HC_LENGTH(ehci_readl(&hccr->cr_capbase))); in ehci_pci_init()80 HC_LENGTH(ehci_readl(&hccr->cr_capbase))); in ehci_pci_legacy_init()84 (u32)HC_LENGTH(ehci_readl(&hccr->cr_capbase))); in ehci_pci_legacy_init()
57 HC_LENGTH(ehci_readl(&(*hccr)->cr_capbase))); in ehci_hcd_init()61 (uint32_t)HC_LENGTH(ehci_readl(&(*hccr)->cr_capbase))); in ehci_hcd_init()
137 tmp = ehci_readl(reg_ptr); in ehci_set_usbmode()171 result = ehci_readl(ptr); in handshake()188 cmd = ehci_readl(&ctrl->hcor->or_usbcmd); in ehci_reset()217 cmd = ehci_readl(&ctrl->hcor->or_usbcmd); in ehci_shutdown()310 cmd = ehci_readl(&ctrl->hcor->or_usbcmd); in ehci_enable_async()806 reg = ehci_readl(status_reg); in ehci_submit_root()849 reg = ehci_readl(status_reg); in ehci_submit_root()898 reg = ehci_readl(status_reg); in ehci_submit_root()929 reg = ehci_readl(status_reg); in ehci_submit_root()1232 cmd = ehci_readl(&hcor->or_usbcmd); in enable_periodic()[all …]
133 ((uintptr_t)hccr + HC_LENGTH(ehci_readl(&hccr->cr_capbase))); in ehci_mvebu_probe()137 (uintptr_t)HC_LENGTH(ehci_readl(&hccr->cr_capbase))); in ehci_mvebu_probe()216 + HC_LENGTH(ehci_readl(&(*hccr)->cr_capbase))); in ehci_hcd_init()220 (uint32_t)HC_LENGTH(ehci_readl(&(*hccr)->cr_capbase))); in ehci_hcd_init()
130 cap_base = ehci_readl(&(*hccr)->cr_capbase); in ehci_hcd_init()154 cap_base = ehci_readl(&hccr->cr_capbase); in ehci_hcd_stop()157 tmp = ehci_readl(&hcor->or_usbcmd); in ehci_hcd_stop()
121 ((void *)hccr + HC_LENGTH(ehci_readl(&hccr->cr_capbase))); in ehci_fsl_probe()130 HC_LENGTH(ehci_readl(&hccr->cr_capbase))); in ehci_fsl_probe()181 HC_LENGTH(ehci_readl(&(*hccr)->cr_capbase))); in ehci_hcd_init()311 cmd = ehci_readl(&ehci->txfilltuning); in set_txfifothresh()
48 HC_LENGTH(ehci_readl(&hccr->cr_capbase))); in ehci_zynq_probe()
107 #define ehci_readl(x) be32_to_cpu(__raw_readl(x)) macro110 #define ehci_readl(x) readl(x) macro
257 HC_LENGTH(ehci_readl(&(*hccr)->cr_capbase))); in ehci_hcd_init()345 HC_LENGTH(ehci_readl(&(hccr)->cr_capbase))); in ehci_usb_probe()
178 HC_LENGTH(ehci_readl(&(*hccr)->cr_capbase))); in ehci_hcd_init()338 HC_LENGTH(ehci_readl(&hccr->cr_capbase))); in ehci_usb_probe()
57 HC_LENGTH(ehci_readl(&(hccr)->cr_capbase))); in ehci_usb_probe()
125 cap_base = ehci_readl(&(*hccr)->cr_capbase); in ehci_hcd_init()
158 HC_LENGTH(ehci_readl(&hccr->cr_capbase))); in ehci_usb_probe()
229 HC_LENGTH(ehci_readl(&(*hccr)->cr_capbase))); in ehci_hcd_init()
222 if (ehci_readl(status_reg) & EHCI_PS_CSC) in tegra_ehci_powerup_fixup()234 tmp = ehci_readl(&usbctlr->usb_mode); in tegra_ehci_set_usbmode()250 tmp = ehci_readl(reg_ptr); in tegra_ehci_get_port_speed()
231 HC_LENGTH(ehci_readl(&ctx->hcd->cr_capbase))); in ehci_usb_probe()
403 HC_LENGTH(ehci_readl(&(*hccr)->cr_capbase))); in ehci_hcd_init()641 HC_LENGTH(ehci_readl(&(hccr)->cr_capbase))); in ehci_usb_probe()
Completed in 20 milliseconds