Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm_adsp.c161 #define ADSP2_RAM_RDY 0x0001 macro
1913 if (val & ADSP2_RAM_RDY) in wm_adsp2_ena()
1919 if (!(val & ADSP2_RAM_RDY)) { in wm_adsp2_ena()