Searched refs:CS_CMPPL (Results 1 – 1 of 1) sorted by relevance
175 #define CS_CMPPL(regval) (BIT(15) & ((uint32_t)(regval) << 15)) macro176 #define CS_CMPPL_NOT CS_CMPPL(0) /*!< CMP output not…177 #define CS_CMPPL_INV CS_CMPPL(1) /*!< CMP output inv…