Home
last modified time | relevance | path

Searched refs:pm_command (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dfsl_devices.h88 u32 pm_command; member
/linux-3.4.99/drivers/usb/host/
Dehci-fsl.c425 pdata->pm_command = ehci_readl(ehci, &ehci->regs->command); in ehci_fsl_mpc512x_drv_suspend()
426 pdata->pm_command &= ~CMD_RUN; in ehci_fsl_mpc512x_drv_suspend()
493 ehci_writel(ehci, pdata->pm_command, &ehci->regs->command); in ehci_fsl_mpc512x_drv_resume()