Home
last modified time | relevance | path

Searched refs:tiddq_en (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.c40 .tiddq_en = 1,
H A Dtegra124-soctherm.c40 .tiddq_en = 1,
H A Dtegra210-soctherm.c41 .tiddq_en = 1,
H A Dsoctherm.c395 val |= sensor->config->tiddq_en << SENSOR_CONFIG1_TIDDQ_EN_SHIFT; in enable_tsensor()