Lines Matching defs:stream
894 /* Connection manager stream setup is bypassed/enabled */
954 /* 0: force HDA, 1: allow DSP if HDA Spdif1Out stream is idle */
971 /* Select stream with the given ID */
973 /* Source connection point for the selected stream */
975 /* Destination connection point for the selected stream */
977 /* Number of audio channels in the selected stream */
979 /*Enable control for the selected stream */
1533 hda_nid_t nid, unsigned char stream,
1538 converter_stream_channel = (stream << 4) | (channel & 0x0f);
1831 * Connect stream to a source point, and then connect
1846 * Set number of channels in the selected stream.
1858 * Enable/Disable audio stream.
1870 * Get ChipIO audio stream's status.
2874 * @num_chans: number of channels in the stream
2940 * Allocate DSP ports for the download stream
3384 * @sample_rate: sampling rate of the stream used for DSP download
3385 * @channels: channels of the stream used for DSP download
3464 codec_dbg(codec, "set stream chan fail\n");
3910 /*If Playback effects are on, allow stream some time to flush
5448 /* Restore the previous stream and channel */
6941 &pcm->stream[SNDRV_PCM_STREAM_PLAYBACK];
7288 info->stream[SNDRV_PCM_STREAM_PLAYBACK].chmap
7291 info->stream[SNDRV_PCM_STREAM_PLAYBACK] = ca0132_pcm_analog_playback;
7292 info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->dacs[0];
7293 info->stream[SNDRV_PCM_STREAM_PLAYBACK].channels_max =
7295 info->stream[SNDRV_PCM_STREAM_CAPTURE] = ca0132_pcm_analog_capture;
7296 info->stream[SNDRV_PCM_STREAM_CAPTURE].substreams = 1;
7297 info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->adcs[0];
7304 info->stream[SNDRV_PCM_STREAM_CAPTURE] =
7306 info->stream[SNDRV_PCM_STREAM_CAPTURE].substreams = 1;
7307 info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->adcs[1];
7313 info->stream[SNDRV_PCM_STREAM_CAPTURE] = ca0132_pcm_analog_capture;
7314 info->stream[SNDRV_PCM_STREAM_CAPTURE].substreams = 1;
7315 info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->adcs[2];
7325 info->stream[SNDRV_PCM_STREAM_PLAYBACK] =
7327 info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->dig_out;
7330 info->stream[SNDRV_PCM_STREAM_CAPTURE] =
7332 info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->dig_in;
7346 info->stream[SNDRV_PCM_STREAM_CAPTURE] = ca0132_pcm_analog_capture;
7347 info->stream[SNDRV_PCM_STREAM_CAPTURE].substreams = 1;
7348 info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->adcs[0];
7359 info->stream[SNDRV_PCM_STREAM_PLAYBACK] =
7361 info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->dig_out;
7364 info->stream[SNDRV_PCM_STREAM_CAPTURE] =
7366 info->stream[SNDRV_PCM_STREAM_CAPTURE].nid = spec->dig_in;
7581 * use, audio is no longer routed directly to the DAC/ADC from the HDA stream.
7587 * Normally, the DSP configures these the first time an HDA audio stream is
7588 * started post DSP firmware download. That is why creating a 'dummy' stream
7590 * sometimes if a stream is started/stopped before the DSP can setup the DMA
7597 * DSP stream that uses the DMA channels. These are 0x0c, the audio output
7598 * stream, 0x03, analog mic 1, and 0x04, analog mic 2.
7632 /* Make sure stream 0x0c is six channels. */
7670 * 0x00-0x1f: HDA audio stream input/output ports.
7679 * 0x05: HDA node 0x02 audio stream to DSP.
7695 /* Get the starting port for the stream to be remapped. */
7700 * Check if the stream's port value is 0xff, because the 8051 may not
7701 * have gotten around to setting up the stream yet. Wait until it's
7732 /* Update stream map configuration. */
7826 * Sets the source of stream 0x14 to connpointID 0x48, and the destination
7842 /* Setup stream 0x14 with it's source and destination points */
7855 * Write data through ChipIO to setup proper stream destinations.
7871 /* Remap DSP audio output stream ports. */
8132 * stream to a given HDA node.
8139 * Now, at this point on Windows, an actual stream is setup and