Searched refs:TSENSOR_CONFIG1_TEN_COUNT (Results 1 – 1 of 1) sorted by relevance
67 #define TSENSOR_CONFIG1_TEN_COUNT(x) (((x) & 0x3F) << 24) macro532 val |= TSENSOR_CONFIG1_TEN_COUNT(cfg->ten_count); in soctherm_init_tsensor()