Searched refs:use_ccroc (Results 1 – 5 of 5) sorted by relevance
1430 if (ts->soc->use_ccroc) { in regs_show()1614 ret = of_property_read_u32(np, ts->soc->use_ccroc ? in soctherm_throt_cfg_parse()1618 if (ts->soc->use_ccroc && in soctherm_throt_cfg_parse()1621 else if (!ts->soc->use_ccroc && val <= 100) in soctherm_throt_cfg_parse()1906 if (ts->soc->use_ccroc) in soctherm_throttle_program()1935 if (ts->soc->use_ccroc) { in tegra_soctherm_throttle()1946 if (ts->soc->use_ccroc) { in tegra_soctherm_throttle()2103 if (!tegra->soc->use_ccroc) { in tegra_soctherm_probe()
130 const bool use_ccroc; member
218 .use_ccroc = false,
218 .use_ccroc = true,
226 .use_ccroc = false,
Completed in 11 milliseconds