Home
last modified time | relevance | path

Searched refs:TSENSOR_CONFIG1_TEN_COUNT (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/nvidia/
H A Dtegra_soctherm.c67 #define TSENSOR_CONFIG1_TEN_COUNT(x) (((x) & 0x3F) << 24) macro
532 val |= TSENSOR_CONFIG1_TEN_COUNT(cfg->ten_count); in soctherm_init_tsensor()