Home
last modified time | relevance | path

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

/linux/drivers/thermal/qcom/
A Dqcom-spmi-temp-alarm.c43 #define STAGE_COUNT 3 macro
46 static const long temp_map_gen1[THRESH_COUNT][STAGE_COUNT] = {
53 static const long temp_map_gen2_v1[THRESH_COUNT][STAGE_COUNT] = {
85 const long (*temp_map)[THRESH_COUNT][STAGE_COUNT];
120 stage > STAGE_COUNT) in qpnp_tm_decode_temp()

Completed in 4 milliseconds