Searched refs:L3_ESC_MASK (Results 1 – 2 of 2) sorted by relevance
371 #define L3_ESC_MASK REG_BIT(0) macro372 #define L3_ESC(value) REG_FIELD_PREP(L3_ESC_MASK, value)
285 !!(reg_val & L3_ESC_MASK), in xelp_lncf_dump()