Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwmfw.h25 #define WMFW_CTL_FLAG_VOLATILE 0x0004 macro
Dwm_adsp.c635 if (ctl->flags & WMFW_CTL_FLAG_VOLATILE) { in wm_coeff_get()
677 if (ctl->flags & WMFW_CTL_FLAG_VOLATILE) in wmfw_add_ctl()
706 if (ctl->flags & WMFW_CTL_FLAG_VOLATILE) in wm_coeff_init_control_caches()
727 if (ctl->set && !(ctl->flags & WMFW_CTL_FLAG_VOLATILE)) { in wm_coeff_sync_controls()