Searched refs:s3c24xx_dma_2_r (Results 1 – 14 of 14) sorted by relevance
/dports/emulators/mess/mame-mame0226/src/devices/machine/ |
H A D | s3c2400.cpp | 218 …0x14600040, 0x1460005b, read32s_delegate(*this, FUNC(s3c2400_device::s3c24xx_dma_2_r)), write32s_d… in device_start()
|
H A D | s3c2440.cpp | 295 …0x4b000080, 0x4b0000a3, read32s_delegate(*this, FUNC(s3c2440_device::s3c24xx_dma_2_r)), write32s_d… in device_start()
|
H A D | s3c2410.cpp | 280 …0x4b000080, 0x4b0000a3, read32s_delegate(*this, FUNC(s3c2410_device::s3c24xx_dma_2_r)), write32s_d… in device_start()
|
H A D | s3c2400.h | 214 uint32_t s3c24xx_dma_2_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c2410.h | 246 uint32_t s3c24xx_dma_2_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c2440.h | 266 uint32_t s3c24xx_dma_2_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c24xx.hxx | 1696 uint32_t S3C24_CLASS_NAME::s3c24xx_dma_2_r(offs_t offset, uint32_t mem_mask) in s3c24xx_dma_2_r() function in S3C24_CLASS_NAME
|
/dports/emulators/mame/mame-mame0226/src/devices/machine/ |
H A D | s3c2400.cpp | 218 …0x14600040, 0x1460005b, read32s_delegate(*this, FUNC(s3c2400_device::s3c24xx_dma_2_r)), write32s_d… in device_start()
|
H A D | s3c2410.cpp | 280 …0x4b000080, 0x4b0000a3, read32s_delegate(*this, FUNC(s3c2410_device::s3c24xx_dma_2_r)), write32s_d… in device_start()
|
H A D | s3c2440.cpp | 295 …0x4b000080, 0x4b0000a3, read32s_delegate(*this, FUNC(s3c2440_device::s3c24xx_dma_2_r)), write32s_d… in device_start()
|
H A D | s3c2400.h | 214 uint32_t s3c24xx_dma_2_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c2410.h | 246 uint32_t s3c24xx_dma_2_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c2440.h | 266 uint32_t s3c24xx_dma_2_r(offs_t offset, uint32_t mem_mask = ~0);
|
H A D | s3c24xx.hxx | 1696 uint32_t S3C24_CLASS_NAME::s3c24xx_dma_2_r(offs_t offset, uint32_t mem_mask) in s3c24xx_dma_2_r() function in S3C24_CLASS_NAME
|