Searched defs:CS_CMP0OSEL (Results 1 – 2 of 2) sorted by relevance
130 #define CS_CMP0OSEL(regval) (BITS(8,10) & ((uint32_t)(regval) << 8)) macro
163 #define CS_CMP0OSEL(regval) (BITS(13,14) & ((uint32_t)(regval) << 13)) macro