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 …]
441 struct wm_adsp *dsp;458 struct wm_adsp *dsp;492 static int wm_adsp_buffer_init(struct wm_adsp *dsp);493 static int wm_adsp_buffer_free(struct wm_adsp *dsp);613 struct wm_adsp *dsp;650 static void wm_adsp_debugfs_save_wmfwname(struct wm_adsp *dsp, const char *s) in wm_adsp_debugfs_save_wmfwname()658 static void wm_adsp_debugfs_save_binname(struct wm_adsp *dsp, const char *s) in wm_adsp_debugfs_save_binname()666 static void wm_adsp_debugfs_clear(struct wm_adsp *dsp) in wm_adsp_debugfs_clear()678 struct wm_adsp *dsp = file->private_data; in wm_adsp_debugfs_wmfw_read()698 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];
108 struct wm_adsp;121 struct wm_adsp adsp[MADERA_MAX_ADSP];
84 struct wm_adsp dsp[2];
966 struct wm_adsp *dsp, in madera_write_adsp_clk_setting()1013 struct wm_adsp *dsp = &priv->adsp[dsp_num]; in madera_set_adsp_clk()
259 snd-soc-wm-adsp-objs := wm_adsp.o