Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/common/include/
Dintel_adsp_hda.h52 #define DGCS_BNE BIT(8) /* Buffer Not Empty */ macro
285 if ((dgcs & DGCS_BNE) == 0) { in intel_adsp_hda_unused()