Searched refs:AUDIO_CONTROL_MASK (Results 1 – 6 of 6) sorted by relevance
86 #define AUDIO_CONTROL_MASK 0xd0 macro338 control = readInfo->audioTrackInfo.control & AUDIO_CONTROL_MASK; in CDAudio_GetAudioTrackInfo()
91 #define AUDIO_CONTROL_MASK 0xd0 macro345 control = readInfo->audioTrackInfo.control & AUDIO_CONTROL_MASK; in CDAudio_GetAudioTrackInfo()
252 AUDIO_CONTROL_MASK = 0x9fe8, enumerator
648 m_audio_ctrl_regs[offset] = data & AUDIO_CONTROL_MASK; in audio_ctrl_w()