Searched refs:PECI_CC_RSP_SUCCESS (Results 1 – 2 of 2) sorted by relevance
68 #define PECI_CC_RSP_SUCCESS (0x40U) macro
93 } while ((peci_resp != PECI_CC_RSP_SUCCESS) && (retries > 0)); in peci_get_tjmax()