Searched refs:pm_command (Results 1 – 2 of 2) sorted by relevance
97 u32 pm_command; member
433 pdata->pm_command = ehci_readl(ehci, &ehci->regs->command); in ehci_fsl_mpc512x_drv_suspend()434 pdata->pm_command &= ~CMD_RUN; in ehci_fsl_mpc512x_drv_suspend()501 ehci_writel(ehci, pdata->pm_command, &ehci->regs->command); in ehci_fsl_mpc512x_drv_resume()