Searched refs:run (Results 1 – 18 of 18) sorted by relevance
/sound/soc/sof/intel/ |
D | hda-stream.c | 261 u32 run; in hda_dsp_stream_trigger() local 281 sd_offset, run, in hda_dsp_stream_trigger() 282 ((run & dma_start) == dma_start), in hda_dsp_stream_trigger() 304 sd_offset, run, in hda_dsp_stream_trigger() 305 !(run & dma_start), in hda_dsp_stream_trigger() 414 u32 run; in hda_dsp_stream_hw_params() local 437 sd_offset, run, in hda_dsp_stream_hw_params() 438 !(run & dma_start), in hda_dsp_stream_hw_params() 503 sd_offset, run, in hda_dsp_stream_hw_params() 504 !(run & dma_start), in hda_dsp_stream_hw_params()
|
D | byt.c | 216 .run = atom_run, 293 .run = atom_run,
|
D | icl.c | 100 .run = hda_dsp_cl_boot_firmware_iccmax,
|
D | apl.c | 90 .run = hda_dsp_cl_boot_firmware,
|
D | tgl.c | 96 .run = hda_dsp_cl_boot_firmware_iccmax,
|
D | pci-tng.c | 132 .run = atom_run,
|
D | cnl.c | 306 .run = hda_dsp_cl_boot_firmware,
|
D | bdw.c | 606 .run = bdw_run,
|
/sound/pci/au88x0/ |
D | au88x0_wt.h | 40 run = 0, /* 0 W 1:run 0:stop */
|
/sound/soc/sof/imx/ |
D | imx8.c | 423 .run = imx8_run, 472 .run = imx8x_run,
|
D | imx8m.c | 276 .run = imx8m_run,
|
/sound/soc/qcom/qdsp6/ |
D | q6asm.c | 1012 struct asm_session_cmd_run_v2 *run; in __q6asm_run() local 1017 pkt_size = APR_HDR_SIZE + sizeof(*run); in __q6asm_run() 1023 run = p + APR_HDR_SIZE; in __q6asm_run() 1028 run->flags = flags; in __q6asm_run() 1029 run->time_lsw = lsw_ts; in __q6asm_run() 1030 run->time_msw = msw_ts; in __q6asm_run()
|
/sound/soc/ |
D | Kconfig | 49 This builds a module which can be later manually loaded to run KUNIT
|
/sound/soc/sof/ |
D | Kconfig | 107 during topology creation or run-time usage if new functionality 156 This option forces to handle stream position update IPCs and run PCM
|
D | core.c | 311 if (!sof_ops(sdev) || !sof_ops(sdev)->probe || !sof_ops(sdev)->run || in snd_sof_device_probe()
|
D | ops.h | 56 return sof_ops(sdev)->run(sdev); in snd_sof_dsp_run()
|
D | sof-priv.h | 107 int (*run)(struct snd_sof_dev *sof_dev); /* mandatory */ member
|
/sound/soc/intel/ |
D | Kconfig | 50 enable this option: while Merrifield/Edison can run a mainline
|