Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/skylake/
Dcnl-sst.c127 struct skl_dev *cnl = ctx->thread_context; in cnl_load_base_firmware() local
139 if (cnl->is_first_boot) { in cnl_load_base_firmware()
167 ret = wait_event_timeout(cnl->boot_wait, cnl->boot_complete, in cnl_load_base_firmware()
176 cnl->fw_loaded = true; in cnl_load_base_firmware()
190 struct skl_dev *cnl = ctx->thread_context; in cnl_set_dsp_D0() local
195 if (!cnl->fw_loaded) { in cnl_set_dsp_D0()
196 cnl->boot_complete = false; in cnl_set_dsp_D0()
203 cnl->cores.state[core_id] = SKL_DSP_RUNNING; in cnl_set_dsp_D0()
218 cnl->boot_complete = false; in cnl_set_dsp_D0()
220 ret = wait_event_timeout(cnl->boot_wait, cnl->boot_complete, in cnl_set_dsp_D0()
[all …]
DMakefile3 skl-sst-ipc.o skl-sst-dsp.o cnl-sst-dsp.o skl-sst-cldma.o \
4 skl-sst.o bxt-sst.o cnl-sst.o skl-sst-utils.o
/Linux-v6.6/sound/soc/sof/intel/
DMakefile10 apl.o cnl.o tgl.o icl.o mtl.o lnl.o hda-common-ops.o
30 snd-sof-pci-intel-cnl-objs := pci-cnl.o
39 obj-$(CONFIG_SND_SOC_SOF_INTEL_CNL) += snd-sof-pci-intel-cnl.o
/Linux-v6.6/sound/soc/intel/common/
DMakefile8 soc-acpi-intel-cnl-match.o soc-acpi-intel-cfl-match.o \