Searched refs:TSENSOR_CONFIG1_TSAMPLE (Results 1 – 1 of 1) sorted by relevance
69 #define TSENSOR_CONFIG1_TSAMPLE(x) (((x) & 0x3FF) << 0) macro530 val = TSENSOR_CONFIG1_TSAMPLE(cfg->tsample - 1); in soctherm_init_tsensor()