Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_acf_bin.h62 AW_ACF_WAIT = 0, enumerator
H A Daw_acf_bin.c794 acf_info->prof_info.status = AW_ACF_WAIT; in aw_parse_acf_v_0_0_0_1()
1399 prof_info->status = AW_ACF_WAIT; in aw_acf_profile_free()
1423 acf_info->prof_info.status = AW_ACF_WAIT; in aw_acf_parse()
1562 acf_info->prof_info.status = AW_ACF_WAIT; in aw_acf_init()
H A Daw87xxx.c710 if (prof_info->status == AW_ACF_WAIT) { in aw87xxx_fw_load_work_routine()