Lines Matching refs:pm33xx_dev
59 static struct device *pm33xx_dev; variable
106 dev_err(pm33xx_dev, in am33xx_push_sram_idle()
116 dev_dbg(pm33xx_dev, in am33xx_push_sram_idle()
127 dev_err(pm33xx_dev, in am33xx_push_sram_idle()
197 dev_err(pm33xx_dev, "Failed to enable clock: %i\n", ret); in am33xx_pm_suspend()
208 dev_info(pm33xx_dev, "Entering RTC Only mode with DDR in self-refresh\n"); in am33xx_pm_suspend()
222 dev_err(pm33xx_dev, "PM: Kernel suspend failure\n"); in am33xx_pm_suspend()
228 dev_info(pm33xx_dev, in am33xx_pm_suspend()
232 dev_err(pm33xx_dev, in am33xx_pm_suspend()
237 dev_err(pm33xx_dev, in am33xx_pm_suspend()
363 dev_err(pm33xx_dev, "PM: Cannot determine memory type, no PM available\n"); in am33xx_pm_set_ipc_ops()
394 dev_err(pm33xx_dev, "PM: %s: Unable to find device node for mpu\n", in am33xx_pm_alloc_sram()
402 dev_err(pm33xx_dev, "PM: %s: Unable to get sram pool for ocmcram\n", in am33xx_pm_alloc_sram()
410 dev_err(pm33xx_dev, "PM: %s: Unable to get sram data pool for ocmcram\n", in am33xx_pm_alloc_sram()
418 dev_err(pm33xx_dev, "PM: %s: Unable to allocate memory from ocmcram\n", in am33xx_pm_alloc_sram()
427 dev_err(pm33xx_dev, "PM: Unable to allocate memory from ocmcram\n"); in am33xx_pm_alloc_sram()
527 pm33xx_dev = dev; in am33xx_pm_probe()
574 pm33xx_dev = NULL; in am33xx_pm_probe()