Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/
H A Dca0132.c7634 unsigned int i, stream_offset;
7638 &stream_offset);
7645 if (stream_offset == 0xff) { in chipio_remap_stream()
7650 &stream_offset); in chipio_remap_stream()
7652 if (stream_offset != 0xff) in chipio_remap_stream()
7657 if (stream_offset == 0xff) { in chipio_remap_stream()
7664 stream_offset *= 0x04; in chipio_remap_stream()
7665 stream_offset += 0x190000; in chipio_remap_stream()
7669 stream_offset + remap_data->offset[i], in chipio_remap_stream()
7644 unsigned int i, stream_offset; chipio_remap_stream() local