Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
A Dsoctherm.h130 const bool use_ccroc; member
A Dsoctherm.c1432 if (ts->soc->use_ccroc) { in regs_show()
1616 ret = of_property_read_u32(np, ts->soc->use_ccroc ? in soctherm_throt_cfg_parse()
1620 if (ts->soc->use_ccroc && in soctherm_throt_cfg_parse()
1623 else if (!ts->soc->use_ccroc && val <= 100) in soctherm_throt_cfg_parse()
1909 if (ts->soc->use_ccroc) in soctherm_throttle_program()
1938 if (ts->soc->use_ccroc) { in tegra_soctherm_throttle()
1949 if (ts->soc->use_ccroc) { in tegra_soctherm_throttle()
2107 if (!tegra->soc->use_ccroc) { in tegra_soctherm_probe()
A Dtegra124-soctherm.c218 .use_ccroc = false,
A Dtegra132-soctherm.c218 .use_ccroc = true,
A Dtegra210-soctherm.c226 .use_ccroc = false,

Completed in 12 milliseconds