Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/oxygen/
H A Doxygen_pcm.c106 [PCM_A] = &oxygen_stereo_hardware,
141 case PCM_A: in oxygen_open()
191 return oxygen_open(substream, PCM_A); in oxygen_rec_a_open()
294 [PCM_A] = OXYGEN_DMA_A_ADDRESS,
361 get_mclk(chip, PCM_A, hw_params) | in oxygen_rec_a_hw_params()
H A Doxygen.h12 #define PCM_A 0 macro
H A Dxonar_wm87x6.c351 if (channel == PCM_A) { in wm8776_adc_hardware_filter()