Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/plat-samsung/
Dpm-check.c54 S3C_PMDBG("Found system RAM at %08lx..%08lx\n", in s3c_pm_run_res()
76 S3C_PMDBG("Area %08lx..%08lx, %d blocks\n", in s3c_pm_countram()
97 S3C_PMDBG("s3c_pm_prepare_check: %u checks needed\n", crc_size); in s3c_pm_check_prepare()
181 S3C_PMDBG("skipping %08lx, has stack in\n", addr); in s3c_pm_runcheck()
186 S3C_PMDBG("skipping %08lx, has crc block in\n", addr); in s3c_pm_runcheck()
197 S3C_PMDBG("Restore CRC error at %08lx (%08x vs %08x)\n", in s3c_pm_runcheck()
Dpm.c76 S3C_PMDBG("%s(%d)\n", __func__, state); in s3c_pm_enter()
110 S3C_PMDBG("sleep: irq wakeup masks: %08lx,%08lx\n", in s3c_pm_enter()
153 S3C_PMDBG("%s: post sleep, preparing to return\n", __func__); in s3c_pm_enter()
162 S3C_PMDBG("S3C PM Resume (post-restore)\n"); in s3c_pm_enter()
Dpm-gpio.c55 S3C_PMDBG("%s: CON %08x => %08x, DAT %08x => %08x\n", in samsung_gpio_pm_1bit_resume()
182 S3C_PMDBG("%s: CON %08x => %08x, DAT %08x => %08x\n", in samsung_gpio_pm_2bit_resume()
285 S3C_PMDBG("%s: CON4 %08x,%08x => %08x,%08x, DAT %08x => %08x\n", in samsung_gpio_pm_4bit_resume()
291 S3C_PMDBG("%s: CON4 %08x => %08x, DAT %08x => %08x\n", in samsung_gpio_pm_4bit_resume()
312 S3C_PMDBG("%s: no pm for %s\n", __func__, ourchip->chip.label); in samsung_pm_save_gpio()
337 S3C_PMDBG("%s: save %08x,%08x,%08x,%08x\n", in samsung_pm_save_gpios()
358 S3C_PMDBG("%s: no pm for %s\n", __func__, ourchip->chip.label); in samsung_pm_resume_gpio()
Dpm-common.c31 S3C_PMDBG("saved %p value %08lx\n", ptr->reg, ptr->val); in s3c_pm_do_save()
Dpm-debug.c76 S3C_PMDBG("UART[%p]: ULCON=%04x, UCON=%04x, UFCON=%04x, UBRDIV=%04x\n", in s3c_pm_save_uarts()
/Linux-v4.19/arch/arm/mach-s5pv210/
Dpm.c96 S3C_PMDBG("%s: suspending the system...\n", __func__); in s5pv210_suspend_enter()
98 S3C_PMDBG("%s: wakeup masks: %08x,%08x\n", __func__, in s5pv210_suspend_enter()
119 S3C_PMDBG("%s: wakeup stat: %08x\n", __func__, in s5pv210_suspend_enter()
124 S3C_PMDBG("%s: resuming the system...\n", __func__); in s5pv210_suspend_enter()
/Linux-v4.19/arch/arm/mach-s3c64xx/
Dirq-pm.c66 S3C_PMDBG("%s: suspending IRQs\n", __func__); in s3c64xx_irq_pm_suspend()
87 S3C_PMDBG("%s: resuming IRQs\n", __func__); in s3c64xx_irq_pm_resume()
100 S3C_PMDBG("%s: IRQ configuration restored\n", __func__); in s3c64xx_irq_pm_resume()
/Linux-v4.19/arch/arm/plat-samsung/include/plat/
Dpm-common.h81 #define S3C_PMDBG(fmt...) s3c_pm_dbg(fmt) macro
86 #define S3C_PMDBG(fmt...) pr_debug(fmt) macro
/Linux-v4.19/arch/arm/mach-s3c24xx/include/mach/
Dpm-core.h60 S3C_PMDBG("IRQ %d asserted at resume\n", start+i); in s3c_pm_show_resume_irqs()
67 S3C_PMDBG("post sleep: IRQs 0x%08x, 0x%08x\n", in s3c_pm_arch_show_resume_irqs()
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dpm.c79 S3C_PMDBG("Leaving IRQ %d (pin %d) as is\n", irq, pin); in s3c_pm_check_resume_pin()
82 S3C_PMDBG("Disabling IRQ %d (pin %d)\n", irq, pin); in s3c_pm_check_resume_pin()
Dpm-s3c2410.c35 S3C_PMDBG("GSTATUS3 0x%08x\n", __raw_readl(S3C2410_GSTATUS3)); in s3c2410_pm_prepare()
36 S3C_PMDBG("GSTATUS4 0x%08x\n", __raw_readl(S3C2410_GSTATUS4)); in s3c2410_pm_prepare()
/Linux-v4.19/arch/arm/mach-exynos/
Dsuspend.c490 S3C_PMDBG("%s: suspending the system...\n", __func__); in exynos_suspend_enter()
492 S3C_PMDBG("%s: wakeup masks: %08x,%08x\n", __func__, in exynos_suspend_enter()
518 S3C_PMDBG("%s: wakeup stat: %08x\n", __func__, in exynos_suspend_enter()
523 S3C_PMDBG("%s: resuming the system...\n", __func__); in exynos_suspend_enter()
/Linux-v4.19/arch/arm/mach-s3c64xx/include/mach/
Dpm-core.h102 S3C_PMDBG("ucon change %04x => %04x (save=%04x)\n", in s3c_pm_arch_update_uart()