Searched refs:AUDIO_ENABLE (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/firewire/ |
| H A D | isight.c | 31 #define AUDIO_ENABLE 0x80000000 macro 357 err = reg_write(isight, REG_AUDIO_ENABLE, cpu_to_be32(AUDIO_ENABLE)); in isight_start_streaming()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/ |
| H A D | rk_hdmirx.h | 89 #define AUDIO_ENABLE BIT(9) macro
|
| H A D | rk_hdmirx.c | 3002 hdmirx_update_bits(hdmirx_dev, GLOBAL_SWENABLE, AUDIO_ENABLE, 0); in hdmirx_audio_set_state() 3026 hdmirx_update_bits(hdmirx_dev, GLOBAL_SWENABLE, AUDIO_ENABLE, 0); in hdmirx_audio_setup() 3181 hdmirx_update_bits(hdmirx_dev, GLOBAL_SWENABLE, AUDIO_ENABLE, AUDIO_ENABLE); in hdmirx_delayed_work_audio()
|