Home
last modified time | relevance | path

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

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