Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/aw88395/
H A Daw88395_lib.h24 #define APP_VALID_DATA_LEN (12) macro
H A Daw88395_lib.c144 bin->header_info[bin_num].valid_data_len = temp_info.bin_data_len - APP_VALID_DATA_LEN; in aw_check_soc_app_num()