Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/baytrail/
Dsst-baytrail-dsp.c30 #define SST_BYT_FW_SIGN "$SST" macro
133 if ((strncmp(header->signature, SST_BYT_FW_SIGN, 4) != 0) || in sst_byt_parse_fw_image()