Searched refs:REG_AUDIO_ENABLE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/ |
H A D | isight.c | 30 #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()
|
/kernel/linux/linux-6.6/sound/firewire/ |
H A D | isight.c | 30 #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()
|
Completed in 2 milliseconds