Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Dtegra_soctherm.c63 #define TSENSOR_CONFIG0_STOP (1 << 0) macro
522 val |= TSENSOR_CONFIG0_STOP; in soctherm_init_tsensor()
527 val |= TSENSOR_CONFIG0_STOP; in soctherm_init_tsensor()
541 val &= ~TSENSOR_CONFIG0_STOP; in soctherm_init_tsensor()