Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dehci-hub.c79 ehci_writel(ehci, status & ~PORT_PE, reg); in ehci_handover_companion_ports()
112 ehci_writel(ehci, status | PORT_CSC, reg); in ehci_handover_companion_ports()
116 ehci_writel(ehci, status & ~PORT_PE, reg); in ehci_handover_companion_ports()
169 ehci_writel(ehci, temp & ~HOSTPC_PHCD, hostpc_reg); in ehci_adjust_port_wakeup_flags()
191 ehci_writel(ehci, t2, reg); in ehci_adjust_port_wakeup_flags()
201 ehci_writel(ehci, temp | HOSTPC_PHCD, hostpc_reg); in ehci_adjust_port_wakeup_flags()
293 ehci_writel(ehci, t2, reg); in ehci_bus_suspend()
323 ehci_writel(ehci, t3 | HOSTPC_PHCD, hostpc_reg); in ehci_bus_suspend()
349 ehci_writel(ehci, STS_IAA, &ehci->regs->status); in ehci_bus_suspend()
361 ehci_writel(ehci, mask, &ehci->regs->intr_enable); in ehci_bus_suspend()
[all …]
Dehci-fsl.c284 ehci_writel(ehci, portsc, &ehci->regs->port_status[port_offset]); in ehci_fsl_setup_phy()
406 ehci_writel(ehci, SBUSCFG_INCR8, in ehci_fsl_setup()
465 ehci_writel(ehci, tmp, &ehci->regs->command); in ehci_fsl_mpc512x_drv_suspend()
490 ehci_writel(ehci, tmp, &ehci->regs->port_status[0]); in ehci_fsl_mpc512x_drv_suspend()
526 ehci_writel(ehci, tmp, hcd->regs + FSL_SOC_USB_USBMODE); in ehci_fsl_mpc512x_drv_resume()
528 ehci_writel(ehci, pdata->pm_usbgenctrl, in ehci_fsl_mpc512x_drv_resume()
530 ehci_writel(ehci, ISIPHYCTRL_PXE | ISIPHYCTRL_PHYE, in ehci_fsl_mpc512x_drv_resume()
533 ehci_writel(ehci, SBUSCFG_INCR8, hcd->regs + FSL_SOC_USB_SBUSCFG); in ehci_fsl_mpc512x_drv_resume()
536 ehci_writel(ehci, pdata->pm_command, &ehci->regs->command); in ehci_fsl_mpc512x_drv_resume()
537 ehci_writel(ehci, pdata->pm_intr_enable, &ehci->regs->intr_enable); in ehci_fsl_mpc512x_drv_resume()
[all …]
Dehci-hcd.c188 ehci_writel(ehci, 0, &ehci->regs->intr_enable); in ehci_halt()
202 ehci_writel(ehci, temp, &ehci->regs->command); in ehci_halt()
224 ehci_writel(ehci, tmp, &ehci->regs->usbmode); in tdi_reset()
243 ehci_writel(ehci, command, &ehci->regs->command); in ehci_reset()
250 ehci_writel(ehci, USBMODE_EX_HC | USBMODE_EX_VBPS, in ehci_reset()
252 ehci_writel(ehci, TXFIFO_DEFAULT, &ehci->regs->txfill_tuning); in ehci_reset()
288 ehci_writel(ehci, ehci->command, &ehci->regs->command); in ehci_quiesce()
327 ehci_writel(ehci, PORT_RWC_BITS, in ehci_turn_off_all_ports()
345 ehci_writel(ehci, 0, &ehci->regs->configured_flag); in ehci_silence_controller()
584 ehci_writel(ehci, ehci->periodic_dma, &ehci->regs->frame_list); in ehci_run()
[all …]
Dehci-brcm.c109 ehci_writel(ehci, CMD_RESET, &ehci->regs->command); in ehci_brcm_reset()
116 ehci_writel(ehci, 0x00800040, &ehci->regs->brcm_insnreg[1]); in ehci_brcm_reset()
117 ehci_writel(ehci, 0x00000001, &ehci->regs->brcm_insnreg[3]); in ehci_brcm_reset()
230 ehci_writel(ehci, 0x00800040, &ehci->regs->brcm_insnreg[1]); in ehci_brcm_resume()
231 ehci_writel(ehci, 0x00000001, &ehci->regs->brcm_insnreg[3]); in ehci_brcm_resume()
Dehci-timer.c14 ehci_writel(ehci, ehci->command, &ehci->regs->command); in ehci_set_command_bit()
24 ehci_writel(ehci, ehci->command, &ehci->regs->command); in ehci_clear_command_bit()
202 ehci_writel(ehci, 0, &ehci->regs->configured_flag); in ehci_handle_controller_death()
203 ehci_writel(ehci, 0, &ehci->regs->intr_enable); in ehci_handle_controller_death()
351 ehci_writel(ehci, STS_IAA, &ehci->regs->status); in ehci_iaa_watchdog()
Dehci-mv.c88 ehci_writel(ehci, status, &ehci->regs->port_status[0]); in mv_ehci_reset()
90 ehci_writel(ehci, status, &ehci->regs->port_status[0]); in mv_ehci_reset()
217 ehci_writel(ehci, status, &ehci->regs->port_status[0]); in mv_ehci_probe()
Dehci-pci.c82 ehci_writel(ehci, INTEL_QUARK_X1000_EHCI_MAX_THRESHOLD, in ehci_pci_reinit()
Dehci-platform.c82 ehci_writel(ehci, BCM_USB_FIFO_THRESHOLD, in ehci_platform_reset()
Dehci.h765 static inline void ehci_writel(const struct ehci_hcd *ehci, in ehci_writel() function
Dehci-q.c1290 ehci_writel(ehci, ehci->command | CMD_IAAD, in start_iaa_cycle()
1301 ehci_writel(ehci, (u32) ehci->async->qh_dma, in end_iaa_cycle()
/linux-5.19.10/drivers/usb/chipidea/
Dci_hdrc_tegra.c162 ehci_writel(ehci, usb->soc->txfifothresh << 16, in tegra_usb_notify_event()
181 ehci_writel(ehci, 0, &ehci->regs->intr_enable); in tegra_usb_internal_port_reset()
191 ehci_writel(ehci, temp, portsc_reg); in tegra_usb_internal_port_reset()
194 ehci_writel(ehci, temp, portsc_reg); in tegra_usb_internal_port_reset()
218 ehci_writel(ehci, PORT_CSC, portsc_reg); in tegra_usb_internal_port_reset()
225 ehci_writel(ehci, temp, &ehci->regs->status); in tegra_usb_internal_port_reset()
229 ehci_writel(ehci, saved_usbintr, &ehci->regs->intr_enable); in tegra_usb_internal_port_reset()
Dhost.c279 ehci_writel(ehci, temp | PORT_SUSPEND, status_reg); in ci_ehci_hub_control()
296 ehci_writel(ehci, temp, status_reg); in ci_ehci_hub_control()
353 ehci_writel(ehci, tmp, &ehci->regs->command); in ci_ehci_bus_suspend()
365 ehci_writel(ehci, tmp, reg); in ci_ehci_bus_suspend()