Searched refs:LE_RSC_MASK (Results 1 – 2 of 2) sorted by relevance
72 #define LE_RSC_MASK REG_BIT(7) macro73 #define LE_RSC(value) REG_FIELD_PREP(LE_RSC_MASK, value)
321 !!(reg_val & LE_RSC_MASK), in xelp_mocs_dump()