Searched refs:wm_adsp (Results 1 – 7 of 7) sorted by relevance
56 struct wm_adsp { struct114 bool (*validate_version)(struct wm_adsp *dsp, unsigned int version); argument115 unsigned int (*parse_sizes)(struct wm_adsp *dsp,119 int (*setup_algs)(struct wm_adsp *dsp);123 void (*show_fw_status)(struct wm_adsp *dsp);124 void (*stop_watchdog)(struct wm_adsp *dsp);126 int (*enable_memory)(struct wm_adsp *dsp);127 void (*disable_memory)(struct wm_adsp *dsp);128 int (*lock_memory)(struct wm_adsp *dsp, unsigned int lock_regions);130 int (*enable_core)(struct wm_adsp *dsp);[all …]
437 struct wm_adsp *dsp;454 struct wm_adsp *dsp;488 static int wm_adsp_buffer_init(struct wm_adsp *dsp);489 static int wm_adsp_buffer_free(struct wm_adsp *dsp);604 struct wm_adsp *dsp;641 static void wm_adsp_debugfs_save_wmfwname(struct wm_adsp *dsp, const char *s) in wm_adsp_debugfs_save_wmfwname()649 static void wm_adsp_debugfs_save_binname(struct wm_adsp *dsp, const char *s) in wm_adsp_debugfs_save_binname()657 static void wm_adsp_debugfs_clear(struct wm_adsp *dsp) in wm_adsp_debugfs_clear()669 struct wm_adsp *dsp = file->private_data; in wm_adsp_debugfs_wmfw_read()689 struct wm_adsp *dsp = file->private_data; in wm_adsp_debugfs_bin_read()[all …]
68 struct wm_adsp;77 struct wm_adsp adsp[ARIZONA_MAX_ADSP];
106 struct wm_adsp;119 struct wm_adsp adsp[MADERA_MAX_ADSP];
84 struct wm_adsp dsp[2];
920 struct wm_adsp *dsp, in madera_write_adsp_clk_setting()967 struct wm_adsp *dsp = &priv->adsp[dsp_num]; in madera_set_adsp_clk()
220 snd-soc-wm-adsp-objs := wm_adsp.o