Home
last modified time | relevance | path

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

/linux/sound/soc/intel/atom/sst/
H A Dsst_loader.c123 if ((strncmp(header->signature, SST_FW_SIGN, 4) != 0) || in sst_validate_fw_image()
H A Dsst.h212 #define SST_FW_SIGN "$SST" macro