Searched refs:DCC_ERR_FLG_LINK_ERR_SMASK (Results 1 – 2 of 2) sorted by relevance
172 #define DCC_ERR_FLG_LINK_ERR_SMASK 0x80000ull macro
4208 if (reg & DCC_ERR_FLG_LINK_ERR_SMASK) { in handle_dcc_err()4213 reg &= ~DCC_ERR_FLG_LINK_ERR_SMASK; in handle_dcc_err()