Searched refs:AUDIO_PAN_VOL (Results 1 – 4 of 4) sorted by relevance
60 …me(const offs_t channel) const { return m_audio_regs[(channel << 4) | AUDIO_PAN_VOL] & AUDIO_VOLUM… in get_volume()61 …uint16_t get_pan(const offs_t channel) const { return (m_audio_regs[(channel << 4) | AUDIO_PAN_VOL… in get_pan()133 AUDIO_PAN_VOL = 0x003, enumerator
356 case AUDIO_PAN_VOL: in audio_r()825 case AUDIO_PAN_VOL: in audio_w()