Searched defs:CS_CMPOSEL (Results 1 – 2 of 2) sorted by relevance
143 #define CS_CMPOSEL(regval) (BITS(10,13) & ((uint32_t… macro
169 #define CS_CMPOSEL(regval) (BITS(13,14) & ((uint32_t)(regval) << 13)) macro