Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
H A Dsoctherm.h135 const bool use_ccroc; member
H A Dsoctherm.c1437 if (ts->soc->use_ccroc) { in regs_show()
1621 ret = of_property_read_u32(np, ts->soc->use_ccroc ? in soctherm_throt_cfg_parse()
1625 if (ts->soc->use_ccroc && in soctherm_throt_cfg_parse()
1628 else if (!ts->soc->use_ccroc && val <= 100) in soctherm_throt_cfg_parse()
1913 if (ts->soc->use_ccroc) in soctherm_throttle_program()
1942 if (ts->soc->use_ccroc) { in tegra_soctherm_throttle()
1953 if (ts->soc->use_ccroc) { in tegra_soctherm_throttle()
2116 if (!tegra->soc->use_ccroc) { in tegra_soctherm_probe()
H A Dtegra132-soctherm.c222 .use_ccroc = true,
H A Dtegra114-soctherm.c208 .use_ccroc = false,
H A Dtegra210-soctherm.c230 .use_ccroc = false,
H A Dtegra124-soctherm.c222 .use_ccroc = false,