Searched refs:TSS_MAP_RESERVED (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83795.c | 175 #define TSS_MAP_RESERVED 0xff macro 180 { 4, 5, 4, 5, TSS_MAP_RESERVED, TSS_MAP_RESERVED}, 986 if (tss_map[i][tsrc] == TSS_MAP_RESERVED) in w83795_tss_useful() 1012 if (tmp >= 4 || tss_map[tmp][index] == TSS_MAP_RESERVED) in show_temp_src()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83795.c | 175 #define TSS_MAP_RESERVED 0xff macro 180 { 4, 5, 4, 5, TSS_MAP_RESERVED, TSS_MAP_RESERVED}, 986 if (tss_map[i][tsrc] == TSS_MAP_RESERVED) in w83795_tss_useful() 1012 if (tmp >= 4 || tss_map[tmp][index] == TSS_MAP_RESERVED) in show_temp_src()
|
Completed in 8 milliseconds