Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm_adsp.c155 #define ADSP2_RAM_RDY 0x0001 macro
1490 if (val & ADSP2_RAM_RDY) in wm_adsp2_ena()
1496 if (!(val & ADSP2_RAM_RDY)) { in wm_adsp2_ena()