Home
last modified time | relevance | path

Searched refs:no_ipc_position (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-pcm.c139 platform_params->no_ipc_position = hda->no_ipc_position; in hda_dsp_pcm_hw_params()
194 if (hda && !hda->no_ipc_position) { in hda_dsp_pcm_pointer()
H A Dhda.c1178 hdev->no_ipc_position = 0; in hda_dsp_probe()
1180 hdev->no_ipc_position = sof_ops(sdev)->pcm_pointer ? 1 : 0; in hda_dsp_probe()
1184 hdev->no_ipc_position = 1; in hda_dsp_probe()
H A Dhda-stream.c137 ioc = hda->no_ipc_position ? in hda_dsp_stream_setup_bdl()
773 if (s->substream && sof_hda->no_ipc_position) { in hda_dsp_stream_check()
H A Dhda.h501 u32 no_ipc_position; member
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-pcm.c122 if (hda && hda->no_ipc_position) { in hda_dsp_pcm_hw_params()
164 if (hda && !hda->no_ipc_position) { in hda_dsp_pcm_pointer()
H A Dhda.c789 hdev->no_ipc_position = 0; in hda_dsp_probe()
791 hdev->no_ipc_position = sof_ops(sdev)->pcm_pointer ? 1 : 0; in hda_dsp_probe()
H A Dhda-stream.c113 ioc = hda->no_ipc_position ? in hda_dsp_stream_setup_bdl()
684 if (s->substream && sof_hda->no_ipc_position) { in hda_dsp_stream_check()
H A Dhda.h431 u32 no_ipc_position; member
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3-pcm.c106 if (platform_params->no_ipc_position) { in sof_ipc3_pcm_hw_params()
H A Dsof-priv.h139 * @no_ipc_position: Disable position update IPC from firmware
145 bool no_ipc_position; member

Completed in 13 milliseconds