Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dspg2xx_audio.h108 …_t)get_phase_accum_high(channel) << 16) | m_audio_phase_regs[(channel << 4) | AUDIO_PHASE_ACCUM]; } in get_phase_accum()
196 AUDIO_PHASE_ACCUM = 0x005, enumerator
H A Dspg2xx_audio.cpp440 case AUDIO_PHASE_ACCUM: in audio_phase_r()
779 case AUDIO_PHASE_ACCUM: in audio_phase_w()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dspg2xx_audio.h108 …_t)get_phase_accum_high(channel) << 16) | m_audio_phase_regs[(channel << 4) | AUDIO_PHASE_ACCUM]; } in get_phase_accum()
196 AUDIO_PHASE_ACCUM = 0x005, enumerator
H A Dspg2xx_audio.cpp440 case AUDIO_PHASE_ACCUM: in audio_phase_r()
779 case AUDIO_PHASE_ACCUM: in audio_phase_w()