Home
last modified time | relevance | path

Searched refs:AUDIO_TARGET_PHASE_HIGH (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dspg2xx_audio.h98 …fs_t channel) const { return m_audio_phase_regs[(channel << 4) | AUDIO_TARGET_PHASE_HIGH] & AUDIO_… in get_target_phase_high()
189 AUDIO_TARGET_PHASE_HIGH = 0x002, enumerator
H A Dspg2xx_audio.cpp428 case AUDIO_TARGET_PHASE_HIGH: in audio_phase_r()
762 case AUDIO_TARGET_PHASE_HIGH: in audio_phase_w()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dspg2xx_audio.h98 …fs_t channel) const { return m_audio_phase_regs[(channel << 4) | AUDIO_TARGET_PHASE_HIGH] & AUDIO_… in get_target_phase_high()
189 AUDIO_TARGET_PHASE_HIGH = 0x002, enumerator
H A Dspg2xx_audio.cpp428 case AUDIO_TARGET_PHASE_HIGH: in audio_phase_r()
762 case AUDIO_TARGET_PHASE_HIGH: in audio_phase_w()