Searched refs:L3_LKUP_MASK (Results 1 – 2 of 2) sorted by relevance
363 #define L3_LKUP_MASK REG_BIT(7) macro364 #define L3_LKUP(value) REG_FIELD_PREP(L3_LKUP_MASK, value)
390 !!(reg_val & L3_LKUP_MASK), in xehp_lncf_dump()