hts 1391 drivers/media/i2c/ov5640.c u16 hts; hts 1394 drivers/media/i2c/ov5640.c ret = ov5640_read_reg16(sensor, OV5640_REG_TIMING_HTS, &hts); hts 1397 drivers/media/i2c/ov5640.c return hts; hts 94 drivers/media/i2c/ov5675.c u32 hts; hts 449 drivers/media/i2c/ov5675.c .hts = 1500, hts 461 drivers/media/i2c/ov5675.c .hts = 1500, hts 503 drivers/media/i2c/ov5675.c static u64 to_pixels_per_line(u32 hts, u32 f_index) hts 505 drivers/media/i2c/ov5675.c u64 ppl = hts * to_pixel_rate(f_index); hts 700 drivers/media/i2c/ov5675.c h_blank = to_pixels_per_line(ov5675->cur_mode->hts, hts 889 drivers/media/i2c/ov5675.c h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) - hts 94 drivers/media/i2c/ov8856.c u32 hts; hts 541 drivers/media/i2c/ov8856.c .hts = 1928, hts 553 drivers/media/i2c/ov8856.c .hts = 3820, hts 595 drivers/media/i2c/ov8856.c static u64 to_pixels_per_line(u32 hts, u32 f_index) hts 597 drivers/media/i2c/ov8856.c u64 ppl = hts * to_pixel_rate(f_index); hts 791 drivers/media/i2c/ov8856.c h_blank = to_pixels_per_line(ov8856->cur_mode->hts, hts 979 drivers/media/i2c/ov8856.c h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) - hts 700 drivers/platform/x86/intel_ips.c u32 hts = thm_readl(THM_HTS); hts 702 drivers/platform/x86/intel_ips.c ips->cpu_turbo_enabled = !(hts & HTS_PCTD_DIS); hts 710 drivers/platform/x86/intel_ips.c ips->gpu_turbo_enabled = !(hts & HTS_GTD_DIS); hts 1442 drivers/platform/x86/intel_ips.c u32 hts; hts 1575 drivers/platform/x86/intel_ips.c hts = (ips->core_power_limit << HTS_PCPL_SHIFT) | hts 1580 drivers/platform/x86/intel_ips.c thm_writel(THM_HTS, hts);