Home
last modified time | relevance | path

Searched defs:avs_spec (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/intel/avs/
H A Davs.h99 struct avs_spec { struct
100 const char *name;
102 const struct avs_dsp_ops *const dsp_ops;
103 struct avs_fw_version min_fw_version; /* anything below is rejected */
105 const u32 core_init_mask; /* used during DSP boot */
106 const u64 attributes; /* bitmask of AVS_PLATATTR_* */
107 const struct avs_sram_spec *sram;
108 const struct avs_hipc_spec *hipc;