Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
A Dloader.c368 u32 stream_offset = 0; in sof_get_windows() local
425 stream_offset = window_offset + elem->offset; in sof_get_windows()
428 stream_offset, in sof_get_windows()
462 sdev->stream_box.offset = stream_offset; in sof_get_windows()
473 stream_offset, stream_size); in sof_get_windows()
/linux/sound/pci/hda/
A Dpatch_ca0132.c7692 unsigned int i, stream_offset; in chipio_remap_stream() local
7696 &stream_offset); in chipio_remap_stream()
7703 if (stream_offset == 0xff) { in chipio_remap_stream()
7708 &stream_offset); in chipio_remap_stream()
7710 if (stream_offset != 0xff) in chipio_remap_stream()
7715 if (stream_offset == 0xff) { in chipio_remap_stream()
7722 stream_offset *= 0x04; in chipio_remap_stream()
7723 stream_offset += 0x190000; in chipio_remap_stream()
7727 stream_offset + remap_data->offset[i], in chipio_remap_stream()

Completed in 22 milliseconds