Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-dsp.c29 #define SST_HSW_FW_SIGN "$SST" macro
184 if ((strncmp(header->signature, SST_HSW_FW_SIGN, 4) != 0) || in hsw_parse_fw_image()