Home
last modified time | relevance | path

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

/hal_intel-latest/bsp_sedi/include/driver/
Dsedi_driver_common.h201 #define DBG_CHECK(condition, error) \ argument
203 if (!(condition)) { \
205 error, __func__, __LINE__, #condition); \
210 #define DBG_CHECK(condition, error) argument
219 #define SEDI_ASSERT(condition) \ argument
221 if (!(condition)) { \
223 __func__, __LINE__, #condition); \
228 #define SEDI_ASSERT(condition) argument
/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/aon/
Dipapg.S64 #got out of IPAPG, jumped here from ROM if there was no abort condition
94 #we didn't go through ROM, clear PG_EN bit and return an abort condition to AON