Searched refs:CS_CMPLK (Results 1 – 1 of 1) sorted by relevance
204 #define CS_CMPLK(regval) (BIT(31) & ((uint32_t)(regval) << 31)) macro205 #define CS_CMPLK_DISABLE CS_CMPLK(0) /*!< CMP_CS bits ar…206 #define CS_CMPLK_ENABLE CS_CMPLK(1) /*!< CMP_CS bits ar…