Searched refs:REG_AUDIO_ENABLE (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/firewire/
H A Disight.c30 #define REG_AUDIO_ENABLE 0x000 macro
326 isight->audio_base + REG_AUDIO_ENABLE, isight_stop_streaming()
363 err = reg_write(isight, REG_AUDIO_ENABLE, cpu_to_be32(AUDIO_ENABLE)); isight_start_streaming()
401 reg_write(isight, REG_AUDIO_ENABLE, 0); isight_start_streaming()

Completed in 92 milliseconds