Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_soctherm.c65 #define TSENSOR_CONFIG0_STOP (1 << 0) macro
524 val |= TSENSOR_CONFIG0_STOP; in soctherm_init_tsensor()
529 val |= TSENSOR_CONFIG0_STOP; in soctherm_init_tsensor()
543 val &= ~TSENSOR_CONFIG0_STOP; in soctherm_init_tsensor()