Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/common/include/
Dintel_adsp_hda.h47 #define DGCS_BF BIT(9) /* Buffer Full */ macro
266 if (dgcs & DGCS_BF) { in intel_adsp_hda_unused()
342 return *DGCS(base, regblock_size, sid) & DGCS_BF; in intel_adsp_hda_buf_full()