Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dspg2xx_audio.h109 …)get_target_phase_high(channel) << 16) | m_audio_phase_regs[(channel << 4) | AUDIO_TARGET_PHASE]; } in get_target_phase()
197 AUDIO_TARGET_PHASE = 0x006, enumerator
H A Dspg2xx_audio.cpp444 case AUDIO_TARGET_PHASE: in audio_phase_r()
784 case AUDIO_TARGET_PHASE: in audio_phase_w()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dspg2xx_audio.h109 …)get_target_phase_high(channel) << 16) | m_audio_phase_regs[(channel << 4) | AUDIO_TARGET_PHASE]; } in get_target_phase()
197 AUDIO_TARGET_PHASE = 0x006, enumerator
H A Dspg2xx_audio.cpp444 case AUDIO_TARGET_PHASE: in audio_phase_r()
784 case AUDIO_TARGET_PHASE: in audio_phase_w()