Home
last modified time | relevance | path

Searched refs:S3C_PMDBG (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/arch/arm/plat-samsung/
Dpm-check.c58 S3C_PMDBG("Found system RAM at %08lx..%08lx\n", in s3c_pm_run_res()
80 S3C_PMDBG("Area %08lx..%08lx, %d blocks\n", in s3c_pm_countram()
101 S3C_PMDBG("s3c_pm_prepare_check: %u checks needed\n", crc_size); in s3c_pm_check_prepare()
185 S3C_PMDBG("skipping %08lx, has stack in\n", addr); in s3c_pm_runcheck()
190 S3C_PMDBG("skipping %08lx, has crc block in\n", addr); in s3c_pm_runcheck()
201 S3C_PMDBG("Restore CRC error at %08lx (%08x vs %08x)\n", in s3c_pm_runcheck()
Dpm.c85 S3C_PMDBG("%s(%d)\n", __func__, state); in s3c_pm_enter()
119 S3C_PMDBG("sleep: irq wakeup masks: %08lx,%08lx\n", in s3c_pm_enter()
162 S3C_PMDBG("%s: post sleep, preparing to return\n", __func__); in s3c_pm_enter()
171 S3C_PMDBG("S3C PM Resume (post-restore)\n"); in s3c_pm_enter()
Dpm-gpio.c61 S3C_PMDBG("%s: CON %08x => %08x, DAT %08x => %08x\n", in samsung_gpio_pm_1bit_resume()
188 S3C_PMDBG("%s: CON %08x => %08x, DAT %08x => %08x\n", in samsung_gpio_pm_2bit_resume()
291 S3C_PMDBG("%s: CON4 %08x,%08x => %08x,%08x, DAT %08x => %08x\n", in samsung_gpio_pm_4bit_resume()
297 S3C_PMDBG("%s: CON4 %08x => %08x, DAT %08x => %08x\n", in samsung_gpio_pm_4bit_resume()
318 S3C_PMDBG("%s: no pm for %s\n", __func__, ourchip->chip.label); in samsung_pm_save_gpio()
343 S3C_PMDBG("%s: save %08x,%08x,%08x,%08x\n", in samsung_pm_save_gpios()
364 S3C_PMDBG("%s: no pm for %s\n", __func__, ourchip->chip.label); in samsung_pm_resume_gpio()
Dpm-common.c35 S3C_PMDBG("saved %p value %08lx\n", ptr->reg, ptr->val); in s3c_pm_do_save()
Dpm-debug.c80 S3C_PMDBG("UART[%p]: ULCON=%04x, UCON=%04x, UFCON=%04x, UBRDIV=%04x\n", in s3c_pm_save_uarts()
/linux-4.4.14/arch/arm/mach-s5pv210/
Dpm.c101 S3C_PMDBG("%s: suspending the system...\n", __func__); in s5pv210_suspend_enter()
103 S3C_PMDBG("%s: wakeup masks: %08x,%08x\n", __func__, in s5pv210_suspend_enter()
124 S3C_PMDBG("%s: wakeup stat: %08x\n", __func__, in s5pv210_suspend_enter()
129 S3C_PMDBG("%s: resuming the system...\n", __func__); in s5pv210_suspend_enter()
/linux-4.4.14/arch/arm/mach-s3c64xx/
Dirq-pm.c71 S3C_PMDBG("%s: suspending IRQs\n", __func__); in s3c64xx_irq_pm_suspend()
92 S3C_PMDBG("%s: resuming IRQs\n", __func__); in s3c64xx_irq_pm_resume()
105 S3C_PMDBG("%s: IRQ configuration restored\n", __func__); in s3c64xx_irq_pm_resume()
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dpm-common.h84 #define S3C_PMDBG(fmt...) s3c_pm_dbg(fmt) macro
89 #define S3C_PMDBG(fmt...) pr_debug(fmt) macro
/linux-4.4.14/arch/arm/mach-s3c24xx/include/mach/
Dpm-core.h63 S3C_PMDBG("IRQ %d asserted at resume\n", start+i); in s3c_pm_show_resume_irqs()
70 S3C_PMDBG("post sleep: IRQs 0x%08x, 0x%08x\n", in s3c_pm_arch_show_resume_irqs()
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dpm.c94 S3C_PMDBG("Leaving IRQ %d (pin %d) as is\n", irq, pin); in s3c_pm_check_resume_pin()
97 S3C_PMDBG("Disabling IRQ %d (pin %d)\n", irq, pin); in s3c_pm_check_resume_pin()
Dpm-s3c2410.c50 S3C_PMDBG("GSTATUS3 0x%08x\n", __raw_readl(S3C2410_GSTATUS3)); in s3c2410_pm_prepare()
51 S3C_PMDBG("GSTATUS4 0x%08x\n", __raw_readl(S3C2410_GSTATUS4)); in s3c2410_pm_prepare()
/linux-4.4.14/arch/arm/mach-exynos/
Dsuspend.c568 S3C_PMDBG("%s: suspending the system...\n", __func__); in exynos_suspend_enter()
570 S3C_PMDBG("%s: wakeup masks: %08x,%08x\n", __func__, in exynos_suspend_enter()
596 S3C_PMDBG("%s: wakeup stat: %08x\n", __func__, in exynos_suspend_enter()
601 S3C_PMDBG("%s: resuming the system...\n", __func__); in exynos_suspend_enter()
/linux-4.4.14/arch/arm/mach-s3c64xx/include/mach/
Dpm-core.h99 S3C_PMDBG("ucon change %04x => %04x (save=%04x)\n", in s3c_pm_arch_update_uart()