Searched refs:LE_COS_MASK (Results 1 – 2 of 2) sorted by relevance
64 #define LE_COS_MASK REG_GENMASK(16, 15) macro65 #define LE_COS(value) REG_FIELD_PREP(LE_COS_MASK)
325 REG_FIELD_GET(LE_COS_MASK, reg_val), in xelp_mocs_dump()