Searched defs:skl (Results 1 – 8 of 8) sorted by relevance
/sound/soc/intel/skylake/ |
D | skl.h | 58 struct skl { struct 66 struct skl_sst *skl_sst; /* sst skl ctx */ argument 68 struct skl_dsp_resource resource; argument 77 container_of(sbus, struct skl, sbus) argument
|
D | skl.c | 46 static void skl_init_pci(struct skl *skl) in skl_init_pci() 112 struct skl *skl = ebus_to_skl(ebus); in skl_acquire_irq() local 170 struct skl *skl = ebus_to_skl(ebus); in skl_runtime_suspend() local 195 struct skl *skl = ebus_to_skl(ebus); in skl_runtime_resume() local 222 struct skl *skl = ebus_to_skl(ebus); in skl_free() local 245 static int skl_dmic_device_register(struct skl *skl) in skl_dmic_device_register() 269 static void skl_dmic_device_unregister(struct skl *skl) in skl_dmic_device_unregister() 344 struct skl *skl; in skl_create() local 374 struct skl *skl = ebus_to_skl(ebus); in skl_first_init() local 448 struct skl *skl; in skl_probe() local [all …]
|
D | skl-topology.c | 60 static bool skl_tplg_alloc_pipe_mem(struct skl *skl, in skl_tplg_alloc_pipe_mem() 89 static bool skl_tplg_alloc_pipe_mcps(struct skl *skl, in skl_tplg_alloc_pipe_mcps() 112 skl_tplg_free_pipe_mcps(struct skl *skl, struct skl_module_cfg *mconfig) in skl_tplg_free_pipe_mcps() 121 skl_tplg_free_pipe_mem(struct skl *skl, struct skl_module_cfg *mconfig) in skl_tplg_free_pipe_mem() 300 skl_tplg_init_pipe_modules(struct skl *skl, struct skl_pipe *pipe) in skl_tplg_init_pipe_modules() 338 struct skl *skl) in skl_tplg_mixer_dapm_pre_pmu_event() 411 struct skl *skl) in skl_tplg_pga_dapm_pre_pmu_event() 490 struct skl *skl) in skl_tplg_mixer_dapm_post_pmu_event() 553 struct skl *skl) in skl_tplg_mixer_dapm_pre_pmd_event() 615 struct skl *skl) in skl_tplg_mixer_dapm_post_pmd_event() [all …]
|
D | skl-sst.c | 73 struct skl_sst *skl = ctx->thread_context; in skl_load_base_firmware() local 165 struct skl_sst *skl = ctx->thread_context; in skl_set_dsp_D3() local 228 struct skl_sst *skl; in skl_sst_dsp_init() local
|
D | skl-messages.c | 75 int skl_init_dsp(struct skl *skl) in skl_init_dsp() 109 void skl_free_dsp(struct skl *skl) in skl_free_dsp() 123 int skl_suspend_dsp(struct skl *skl) in skl_suspend_dsp() 143 int skl_resume_dsp(struct skl *skl) in skl_resume_dsp()
|
D | skl-pcm.c | 302 struct skl *skl = get_skl_ctx(dai->dev); in skl_pcm_trigger() local 896 struct skl *skl = ebus_to_skl(ebus); in skl_pcm_new() local 941 struct skl *skl = ebus_to_skl(ebus); in skl_platform_register() local
|
D | skl-nhlt.c | 109 *skl_get_ep_blob(struct skl *skl, u32 instance, u8 link_type, in skl_get_ep_blob()
|
D | skl-sst-ipc.c | 301 struct skl_sst *skl = container_of(ipc, struct skl_sst, ipc); in skl_ipc_process_notification() local 378 struct skl_sst *skl = sst_dsp_get_thread_context(dsp); in skl_dsp_irq_thread_handler() local 485 int skl_ipc_init(struct device *dev, struct skl_sst *skl) in skl_ipc_init()
|