Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/soc/intel/intel_adsp/common/include/
Dintel_adsp_hda.h49 #define DGCS_BOR BIT(10) /* Buffer Overrun */ macro
380 return (*DGCS(base, regblock_size, sid) & DGCS_BOR) == DGCS_BOR ? 1 : 0; in intel_adsp_hda_is_buffer_overrun()
392 *DGCS(base, regblock_size, sid) |= DGCS_BOR; in intel_adsp_hda_overrun_clear()