Searched refs:s3c24xx_dma_0_r (Results 1 – 14 of 14) sorted by relevance
/dports/emulators/mess/mame-mame0226/src/devices/machine/ |
H A D | s3c2400.cpp | 216 …0x14600000, 0x1460001b, read32s_delegate(*this, FUNC(s3c2400_device::s3c24xx_dma_0_r)), write32s_d… in device_start()
|
H A D | s3c2440.cpp | 293 …0x4b000000, 0x4b000023, read32s_delegate(*this, FUNC(s3c2440_device::s3c24xx_dma_0_r)), write32s_d… in device_start()
|
H A D | s3c2410.cpp | 278 …0x4b000000, 0x4b000023, read32s_delegate(*this, FUNC(s3c2410_device::s3c24xx_dma_0_r)), write32s_d… in device_start()
|
H A D | s3c2400.h | 212 uint32_t s3c24xx_dma_0_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c2410.h | 244 uint32_t s3c24xx_dma_0_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c2440.h | 264 uint32_t s3c24xx_dma_0_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c24xx.hxx | 1686 uint32_t S3C24_CLASS_NAME::s3c24xx_dma_0_r(offs_t offset, uint32_t mem_mask) in s3c24xx_dma_0_r() function in S3C24_CLASS_NAME
|
/dports/emulators/mame/mame-mame0226/src/devices/machine/ |
H A D | s3c2400.cpp | 216 …0x14600000, 0x1460001b, read32s_delegate(*this, FUNC(s3c2400_device::s3c24xx_dma_0_r)), write32s_d… in device_start()
|
H A D | s3c2410.cpp | 278 …0x4b000000, 0x4b000023, read32s_delegate(*this, FUNC(s3c2410_device::s3c24xx_dma_0_r)), write32s_d… in device_start()
|
H A D | s3c2440.cpp | 293 …0x4b000000, 0x4b000023, read32s_delegate(*this, FUNC(s3c2440_device::s3c24xx_dma_0_r)), write32s_d… in device_start()
|
H A D | s3c2400.h | 212 uint32_t s3c24xx_dma_0_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c2410.h | 244 uint32_t s3c24xx_dma_0_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c2440.h | 264 uint32_t s3c24xx_dma_0_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c24xx.hxx | 1686 uint32_t S3C24_CLASS_NAME::s3c24xx_dma_0_r(offs_t offset, uint32_t mem_mask) in s3c24xx_dma_0_r() function in S3C24_CLASS_NAME
|