Searched refs:LOG_MEMCON (Results 1 – 2 of 2) sorted by relevance
/dports/emulators/mess/mame-mame0226/src/devices/machine/ |
H A D | s3c24xx.hxx | 103 #define LOG_MEMCON (u64(1) << 24) macro 115 …| LOG_DMA_REGS | LOG_AC97 | LOG_DMA_TIMERS | LOG_GPIO | LOG_MEMCON | LOG_USBHOST | LOG_UART | LOG_… 1924 …LOGMASKED(LOG_MEMCON, "%s: memcon read: %08x = %08x & %08x\n", machine().describe_context(), S3C24… in s3c24xx_memcon_r() 1930 …LOGMASKED(LOG_MEMCON, "%s: memcon write: %08x = %08x & %08x\n", machine().describe_context(), S3C2… in s3c24xx_memcon_w()
|
/dports/emulators/mame/mame-mame0226/src/devices/machine/ |
H A D | s3c24xx.hxx | 103 #define LOG_MEMCON (u64(1) << 24) macro 115 …| LOG_DMA_REGS | LOG_AC97 | LOG_DMA_TIMERS | LOG_GPIO | LOG_MEMCON | LOG_USBHOST | LOG_UART | LOG_… 1924 …LOGMASKED(LOG_MEMCON, "%s: memcon read: %08x = %08x & %08x\n", machine().describe_context(), S3C24… in s3c24xx_memcon_r() 1930 …LOGMASKED(LOG_MEMCON, "%s: memcon write: %08x = %08x & %08x\n", machine().describe_context(), S3C2… in s3c24xx_memcon_w()
|