Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/common/include/
Dintel_adsp_hda.h48 #define DGCS_BNE BIT(8) /* Buffer Not Empty */ macro
261 if ((dgcs & DGCS_BNE) == 0) { in intel_adsp_hda_unused()