Home
last modified time | relevance | path

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

/third_party/iowow/src/log/
Diwlog.c115 #define _IWLOG_WERR_EC_MASK 0x02U macro
144 uint64_t ret = _IWLOG_WERR_EC_MASK; in iwrc_set_werror()
154 if (((rcv >> 62) & 0x03U) != _IWLOG_WERR_EC_MASK) { in iwrc_strip_werror()