Searched refs:s3c24xx_clkpow_w (Results 1 – 14 of 14) sorted by relevance
/dports/emulators/mess/mame-mame0226/src/devices/machine/ |
H A D | s3c2400.cpp | 220 …2400_device::s3c24xx_clkpow_r)), write32s_delegate(*this, FUNC(s3c2400_device::s3c24xx_clkpow_w))); in device_start()
|
H A D | s3c2440.cpp | 297 …2440_device::s3c24xx_clkpow_r)), write32s_delegate(*this, FUNC(s3c2440_device::s3c24xx_clkpow_w))); in device_start()
|
H A D | s3c2410.cpp | 282 …2410_device::s3c24xx_clkpow_r)), write32s_delegate(*this, FUNC(s3c2410_device::s3c24xx_clkpow_w))); in device_start()
|
H A D | s3c2400.h | 190 void s3c24xx_clkpow_w(offs_t offset, uint32_t data, uint32_t mem_mask = ~0);
|
H A D | s3c2410.h | 218 void s3c24xx_clkpow_w(offs_t offset, uint32_t data, uint32_t mem_mask = ~0);
|
H A D | s3c2440.h | 238 void s3c24xx_clkpow_w(offs_t offset, uint32_t data, uint32_t mem_mask = ~0);
|
H A D | s3c24xx.hxx | 1073 void S3C24_CLASS_NAME::s3c24xx_clkpow_w(offs_t offset, uint32_t data, uint32_t mem_mask) in s3c24xx_clkpow_w() function in S3C24_CLASS_NAME
|
/dports/emulators/mame/mame-mame0226/src/devices/machine/ |
H A D | s3c2400.cpp | 220 …2400_device::s3c24xx_clkpow_r)), write32s_delegate(*this, FUNC(s3c2400_device::s3c24xx_clkpow_w))); in device_start()
|
H A D | s3c2410.cpp | 282 …2410_device::s3c24xx_clkpow_r)), write32s_delegate(*this, FUNC(s3c2410_device::s3c24xx_clkpow_w))); in device_start()
|
H A D | s3c2440.cpp | 297 …2440_device::s3c24xx_clkpow_r)), write32s_delegate(*this, FUNC(s3c2440_device::s3c24xx_clkpow_w))); in device_start()
|
H A D | s3c2400.h | 190 void s3c24xx_clkpow_w(offs_t offset, uint32_t data, uint32_t mem_mask = ~0);
|
H A D | s3c2410.h | 218 void s3c24xx_clkpow_w(offs_t offset, uint32_t data, uint32_t mem_mask = ~0);
|
H A D | s3c2440.h | 238 void s3c24xx_clkpow_w(offs_t offset, uint32_t data, uint32_t mem_mask = ~0);
|
H A D | s3c24xx.hxx | 1073 void S3C24_CLASS_NAME::s3c24xx_clkpow_w(offs_t offset, uint32_t data, uint32_t mem_mask) in s3c24xx_clkpow_w() function in S3C24_CLASS_NAME
|