Searched defs:LE_RSC (Results 1 – 2 of 2) sorted by relevance
36 #define LE_RSC(value) ((value) << 7) macro
73 #define LE_RSC(value) REG_FIELD_PREP(LE_RSC_MASK, value) macro