Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.h89 u32 tall, tiddq_en, ten_count, pdiv, pdiv_ate, tsample, tsample_ate; member
H A Dtegra132-soctherm.c41 .ten_count = 1,
H A Dtegra124-soctherm.c41 .ten_count = 1,
H A Dtegra210-soctherm.c42 .ten_count = 1,
H A Dsoctherm.c396 val |= sensor->config->ten_count << SENSOR_CONFIG1_TEN_COUNT_SHIFT; in enable_tsensor()