Lines Matching refs:pm33xx_dev
60 static struct device *pm33xx_dev; variable
107 dev_err(pm33xx_dev, in am33xx_push_sram_idle()
117 dev_dbg(pm33xx_dev, in am33xx_push_sram_idle()
128 dev_err(pm33xx_dev, in am33xx_push_sram_idle()
196 dev_err(pm33xx_dev, "Failed to enable clock: %i\n", ret); in am33xx_pm_suspend()
207 dev_info(pm33xx_dev, "Entering RTC Only mode with DDR in self-refresh\n"); in am33xx_pm_suspend()
221 dev_err(pm33xx_dev, "PM: Kernel suspend failure\n"); in am33xx_pm_suspend()
227 dev_info(pm33xx_dev, in am33xx_pm_suspend()
231 dev_err(pm33xx_dev, in am33xx_pm_suspend()
236 dev_err(pm33xx_dev, in am33xx_pm_suspend()
362 dev_err(pm33xx_dev, "PM: Cannot determine memory type, no PM available\n"); in am33xx_pm_set_ipc_ops()
393 dev_err(pm33xx_dev, "PM: %s: Unable to find device node for mpu\n", in am33xx_pm_alloc_sram()
401 dev_err(pm33xx_dev, "PM: %s: Unable to get sram pool for ocmcram\n", in am33xx_pm_alloc_sram()
409 dev_err(pm33xx_dev, "PM: %s: Unable to get sram data pool for ocmcram\n", in am33xx_pm_alloc_sram()
417 dev_err(pm33xx_dev, "PM: %s: Unable to allocate memory from ocmcram\n", in am33xx_pm_alloc_sram()
426 dev_err(pm33xx_dev, "PM: Unable to allocate memory from ocmcram\n"); in am33xx_pm_alloc_sram()
526 pm33xx_dev = dev; in am33xx_pm_probe()
581 pm33xx_dev = NULL; in am33xx_pm_probe()