Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A Dmessages.h486 struct avs_module_type { struct
487 u32 load_type:4;
488 u32 auto_start:1;
489 u32 domain_ll:1;
490 u32 domain_dp:1;
491 u32 lib_code:1;
492 u32 rsvd:24;