Searched refs:LE_SCF_MASK (Results 1 – 2 of 2) sorted by relevance
66 #define LE_SCF_MASK REG_BIT(14) macro67 #define LE_SCF(value) REG_FIELD_PREP(LE_SCF_MASK, value)
324 !!(reg_val & LE_SCF_MASK), in xelp_mocs_dump()