Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm_adsp.c179 #define ADSP2_RAM_RDY 0x0001 macro
2824 if (val & ADSP2_RAM_RDY) in wm_adsp2v2_enable_core()
2830 if (!(val & ADSP2_RAM_RDY)) { in wm_adsp2v2_enable_core()