Home
last modified time | relevance | path

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

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