Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
H A Dsoctherm.c53 #define SENSOR_CONFIG1_TEN_COUNT_SHIFT 24 macro
396 val |= sensor->config->ten_count << SENSOR_CONFIG1_TEN_COUNT_SHIFT; in enable_tsensor()