Searched refs:HAVE_TEMP (Results 1 – 1 of 1) sorted by relevance
123 #define HAVE_TEMP(d, channel) ((d)->show_temp & BIT(channel)) macro124 #define HAVE_TDIE(d) HAVE_TEMP(d, TDIE_BIT)290 if (!HAVE_TEMP(data, channel)) in k10temp_is_visible()314 if (!data->is_zen || !HAVE_TEMP(data, channel)) in k10temp_is_visible()