Searched refs:hts (Results 1 – 2 of 2) sorted by relevance
711 u32 hts = thm_readl(THM_HTS); in update_turbo_limits() local713 ips->cpu_turbo_enabled = !(hts & HTS_PCTD_DIS); in update_turbo_limits()721 ips->gpu_turbo_enabled = !(hts & HTS_GTD_DIS); in update_turbo_limits()1501 u32 hts; in ips_probe() local1634 hts = (ips->core_power_limit << HTS_PCPL_SHIFT) | in ips_probe()1639 thm_writel(THM_HTS, hts); in ips_probe()
1185 u16 hts; in ov5640_get_hts() local1188 ret = ov5640_read_reg16(sensor, OV5640_REG_TIMING_HTS, &hts); in ov5640_get_hts()1191 return hts; in ov5640_get_hts()