Home
last modified time | relevance | path

Searched refs:SKL_MAX_LIB (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-sst-ipc.h63 #define SKL_MAX_LIB 16 macro
H A Dskl.h123 struct skl_lib_info lib_info[SKL_MAX_LIB];
H A Dskl-topology.c3594 if (skl->lib_count > SKL_MAX_LIB) { in skl_manifest_load()