Searched refs:R600_AUDIO_ENABLE (Results 1 – 2 of 2) sorted by relevance
130 #define R600_AUDIO_ENABLE 0x7300 macro
165 WREG32_P(R600_AUDIO_ENABLE, enable ? 0x81000000 : 0x0, ~0x81000000); in r600_audio_engine_enable()