Home
last modified time | relevance | path

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

/linux/sound/pci/oxygen/
H A Doxygen.c721 .device_config = PLAYBACK_0_TO_I2S |
764 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
786 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
805 chip->model.device_config = PLAYBACK_0_TO_I2S | in get_oxygen_model()
H A Dse6x.c99 .device_config = PLAYBACK_0_TO_I2S |
H A Doxygen.h29 #define PLAYBACK_0_TO_I2S 0x0001 macro
H A Dxonar_pcm179x.c1182 .device_config = PLAYBACK_0_TO_I2S |
1220 .device_config = PLAYBACK_0_TO_I2S |
1252 .device_config = PLAYBACK_0_TO_I2S |
H A Dxonar_cs43xx.c405 .device_config = PLAYBACK_0_TO_I2S |
H A Dxonar_dg_mixer.c445 .device_config = PLAYBACK_0_TO_I2S |
H A Dxonar_wm87x6.c1255 .device_config = PLAYBACK_0_TO_I2S |
1288 .device_config = PLAYBACK_0_TO_I2S |
H A Doxygen_pcm.c671 outs = !!(chip->model.device_config & PLAYBACK_0_TO_I2S); in oxygen_pcm_init()