Searched refs:LOG_USB (Results 1 – 3 of 3) sorted by relevance
/dports/games/libretro-mu/Mu-ff746b8/include/armv5te/ |
H A D | emu.h | 35 enum { LOG_CPU, LOG_IO, LOG_FLASH, LOG_INTS, LOG_ICOUNT, LOG_USB, LOG_GDB, MAX_LOG }; enumerator
|
/dports/emulators/mess/mame-mame0226/src/devices/machine/ |
H A D | s3c24xx.hxx | 106 #define LOG_USB (u64(1) << 27) macro 115 …G_DMA_REGS | LOG_AC97 | LOG_DMA_TIMERS | LOG_GPIO | LOG_MEMCON | LOG_USBHOST | LOG_UART | LOG_USB \ 2116 …LOGMASKED(LOG_USB, "%s: USB read: %08x = %08x & %08x\n", machine().describe_context(), S3C24XX_BAS… in s3c24xx_usb_device_r() 2122 …LOGMASKED(LOG_USB, "%s: USB read: %08x = %08x & %08x\n", machine().describe_context(), S3C24XX_BAS… in s3c24xx_usb_device_w()
|
/dports/emulators/mame/mame-mame0226/src/devices/machine/ |
H A D | s3c24xx.hxx | 106 #define LOG_USB (u64(1) << 27) macro 115 …G_DMA_REGS | LOG_AC97 | LOG_DMA_TIMERS | LOG_GPIO | LOG_MEMCON | LOG_USBHOST | LOG_UART | LOG_USB \ 2116 …LOGMASKED(LOG_USB, "%s: USB read: %08x = %08x & %08x\n", machine().describe_context(), S3C24XX_BAS… in s3c24xx_usb_device_r() 2122 …LOGMASKED(LOG_USB, "%s: USB read: %08x = %08x & %08x\n", machine().describe_context(), S3C24XX_BAS… in s3c24xx_usb_device_w()
|