Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83795.c188 #define TSS_MAP_RESERVED 0xff macro
193 { 4, 5, 4, 5, TSS_MAP_RESERVED, TSS_MAP_RESERVED},
999 if (tss_map[i][tsrc] == TSS_MAP_RESERVED) in w83795_tss_useful()
1025 if (tmp >= 4 || tss_map[tmp][index] == TSS_MAP_RESERVED) in show_temp_src()