Home
last modified time | relevance | path

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

/Linux-v6.6/sound/firewire/
Disight.c30 #define REG_AUDIO_ENABLE 0x000 macro
320 isight->audio_base + REG_AUDIO_ENABLE, in isight_stop_streaming()
357 err = reg_write(isight, REG_AUDIO_ENABLE, cpu_to_be32(AUDIO_ENABLE)); in isight_start_streaming()
395 reg_write(isight, REG_AUDIO_ENABLE, 0); in isight_start_streaming()