Home
last modified time | relevance | path

Searched refs:THRESH_COUNT (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c41 #define THRESH_COUNT 4 macro
45 static const long temp_map_gen1[THRESH_COUNT][STAGE_COUNT] = {
52 static const long temp_map_gen2_v1[THRESH_COUNT][STAGE_COUNT] = {
84 const long (*temp_map)[THRESH_COUNT][STAGE_COUNT];
118 if (!chip->temp_map || chip->thresh >= THRESH_COUNT || stage == 0 || in qpnp_tm_decode_temp()

Completed in 2 milliseconds