Searched refs:s3c24xx_dma_3_r (Results 1 – 14 of 14) sorted by relevance
/dports/emulators/mess/mame-mame0226/src/devices/machine/ |
H A D | s3c2400.cpp | 219 …0x14600060, 0x1460007b, read32s_delegate(*this, FUNC(s3c2400_device::s3c24xx_dma_3_r)), write32s_d… in device_start()
|
H A D | s3c2440.cpp | 296 …0x4b0000c0, 0x4b0000e3, read32s_delegate(*this, FUNC(s3c2440_device::s3c24xx_dma_3_r)), write32s_d… in device_start()
|
H A D | s3c2410.cpp | 281 …0x4b0000c0, 0x4b0000e3, read32s_delegate(*this, FUNC(s3c2410_device::s3c24xx_dma_3_r)), write32s_d… in device_start()
|
H A D | s3c2400.h | 215 uint32_t s3c24xx_dma_3_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c2410.h | 247 uint32_t s3c24xx_dma_3_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c2440.h | 267 uint32_t s3c24xx_dma_3_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c24xx.hxx | 1701 uint32_t S3C24_CLASS_NAME::s3c24xx_dma_3_r(offs_t offset, uint32_t mem_mask) in s3c24xx_dma_3_r() function in S3C24_CLASS_NAME
|
/dports/emulators/mame/mame-mame0226/src/devices/machine/ |
H A D | s3c2400.cpp | 219 …0x14600060, 0x1460007b, read32s_delegate(*this, FUNC(s3c2400_device::s3c24xx_dma_3_r)), write32s_d… in device_start()
|
H A D | s3c2410.cpp | 281 …0x4b0000c0, 0x4b0000e3, read32s_delegate(*this, FUNC(s3c2410_device::s3c24xx_dma_3_r)), write32s_d… in device_start()
|
H A D | s3c2440.cpp | 296 …0x4b0000c0, 0x4b0000e3, read32s_delegate(*this, FUNC(s3c2440_device::s3c24xx_dma_3_r)), write32s_d… in device_start()
|
H A D | s3c2400.h | 215 uint32_t s3c24xx_dma_3_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c2410.h | 247 uint32_t s3c24xx_dma_3_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c2440.h | 267 uint32_t s3c24xx_dma_3_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c24xx.hxx | 1701 uint32_t S3C24_CLASS_NAME::s3c24xx_dma_3_r(offs_t offset, uint32_t mem_mask) in s3c24xx_dma_3_r() function in S3C24_CLASS_NAME
|