Searched refs:hts (Results 1 – 1 of 1) sorted by relevance
714 u32 hts = thm_readl(THM_HTS); in update_turbo_limits() local716 ips->cpu_turbo_enabled = !(hts & HTS_PCTD_DIS); in update_turbo_limits()724 ips->gpu_turbo_enabled = !(hts & HTS_GTD_DIS); in update_turbo_limits()1511 u32 hts; in ips_probe() local1658 hts = (ips->core_power_limit << HTS_PCPL_SHIFT) | in ips_probe()1663 thm_writel(THM_HTS, hts); in ips_probe()