Home
last modified time | relevance | path

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

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