Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dexynos4210_pmu.c43 #define PRINT_DEBUG(fmt, args...) \ macro
58 #define PRINT_DEBUG(fmt, args...) do {} while (0) macro
409 PRINT_DEBUG("QEMU PMU: PS_HOLD bit down, powering off\n"); in exynos4210_pmu_poweroff()
428 PRINT_DEBUG("QEMU PMU ERROR: bad read offset 0x%04x\n", (uint32_t)offset); in exynos4210_pmu_read()
455 PRINT_DEBUG("QEMU PMU ERROR: bad write offset 0x%04x\n", (uint32_t)offset); in exynos4210_pmu_write()