Home
last modified time | relevance | path

Searched refs:NUM_TEMP_LVL (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/accel/qaic/
H A Dqaic_ras.c18 #define NUM_TEMP_LVL 3 macro
187 static const char * const threshold_type_str[NUM_TEMP_LVL] = {
466 if (tsens_syndrome->threshold_type >= NUM_TEMP_LVL) { in decode_ras_msg()