Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/aw88395/
H A Daw88395_lib.h53 DATA_VERSION_V1 = 0x00000001, enumerator
H A Daw88395_lib.c55 if (bin->header_info[bin_num].bin_data_ver < DATA_VERSION_V1 || in aw_check_data_version()
294 if (bin->header_info[i].bin_data_ver == DATA_VERSION_V1) { in aw_parsing_bin_file()