Searched refs:TSENSOR_CONFIG1_TIDDQ_EN (Results 1 – 1 of 1) sorted by relevance
68 #define TSENSOR_CONFIG1_TIDDQ_EN(x) (((x) & 0x3F) << 15) macro531 val |= TSENSOR_CONFIG1_TIDDQ_EN(cfg->tiddq_en); in soctherm_init_tsensor()