Home
last modified time | relevance | path

Searched defs:tsc (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/input/touchscreen/
H A Dtps6507x-ts.c50 static int tps6507x_read_u8(struct tps6507x_ts *tsc, u8 reg, u8 *data) in tps6507x_read_u8()
55 static int tps6507x_write_u8(struct tps6507x_ts *tsc, u8 reg, u8 data) in tps6507x_write_u8()
60 static s32 tps6507x_adc_conversion(struct tps6507x_ts *tsc, in tps6507x_adc_conversion()
119 static s32 tps6507x_adc_standby(struct tps6507x_ts *tsc) in tps6507x_adc_standby()
150 struct tps6507x_ts *tsc = input_get_drvdata(input_dev); in tps6507x_ts_poll() local
203 struct tps6507x_ts *tsc; in tps6507x_ts_probe() local
H A Dcy8ctmg110_ts.c61 static int cy8ctmg110_write_regs(struct cy8ctmg110 *tsc, unsigned char reg, in cy8ctmg110_write_regs()
82 static int cy8ctmg110_read_regs(struct cy8ctmg110 *tsc, in cy8ctmg110_read_regs()
110 static int cy8ctmg110_touch_pos(struct cy8ctmg110 *tsc) in cy8ctmg110_touch_pos()
156 struct cy8ctmg110 *tsc = dev_id; in cy8ctmg110_irq_thread() local
H A Dtsc2007_core.c31 int tsc2007_xfer(struct tsc2007 *tsc, u8 cmd) in tsc2007_xfer()
53 static void tsc2007_read_values(struct tsc2007 *tsc, struct ts_event *tc) in tsc2007_read_values()
67 u32 tsc2007_calculate_resistance(struct tsc2007 *tsc, struct ts_event *tc) in tsc2007_calculate_resistance()
H A Dti_am335x_tsc.c67 static void titsc_writel(struct titsc *tsc, unsigned int reg, in titsc_writel()
/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c163 const struct tegra_tsensor_channel *tsc = thermal_zone_device_priv(tz); in tegra_tsensor_get_temp() local
221 const struct tegra_tsensor_channel *tsc = thermal_zone_device_priv(tz); in tegra_tsensor_set_trips() local
251 const struct tegra_tsensor_channel *tsc = &ts->ch[id]; in tegra_tsensor_handle_channel_interrupt() local
283 const struct tegra_tsensor_channel *tsc = &ts->ch[id]; in tegra_tsensor_disable_hw_channel() local
351 const struct tegra_tsensor_channel *tsc = &ts->ch[id]; in tegra_tsensor_enable_hw_channel() local
510 struct tegra_tsensor_channel *tsc = &ts->ch[id]; in tegra_tsensor_register_channel() local
/linux/tools/arch/x86/include/asm/
H A Dpvclock.h79 u64 __pvclock_read_cycles(const struct pvclock_vcpu_time_info *src, u64 tsc) in __pvclock_read_cycles()
/linux/arch/x86/include/asm/
H A Dpvclock.h84 u64 __pvclock_read_cycles(const struct pvclock_vcpu_time_info *src, u64 tsc) in __pvclock_read_cycles()
/linux/tools/testing/selftests/intel_pstate/
H A Daperf.c26 long long tsc, old_tsc, new_tsc; in main() local
/linux/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py155 def store_csv(cpu_int, time_pre_dec, time_post_dec, min_perf, des_perf, max_perf, freq_ghz, mperf, aperf, tsc, common_comm, load, duration_ms, sample_num, elapsed_time, cpu_mask): argument
/linux/tools/power/cpupower/utils/idle_monitor/
H A Dmperf_monitor.c83 static int mperf_get_tsc(unsigned long long *tsc) in mperf_get_tsc()
/linux/include/linux/
H A Dhte.h49 u64 tsc; member
/linux/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py326 def store_csv(cpu_int, time_pre_dec, time_post_dec, core_busy, scaled, _from, _to, mperf, aperf, tsc, freq_ghz, io_boost, common_comm, load, duration_ms, sample_num, elapsed_time, tsc_ghz, cpu_mask): argument
/linux/arch/x86/include/uapi/asm/
H A Dkvm_para.h78 __u64 tsc; member
/linux/include/linux/mfd/
H A Dti_am335x_tscadc.h172 struct titsc *tsc; member
/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c2318 bool tsc, pip, vmcs, tma, psbend; global() member
4172 intel_pt_next_tsc(unsigned char * buf,size_t len,uint64_t * tsc,size_t * rem) intel_pt_next_tsc() argument
4412 uint64_t tsc; intel_pt_ff_cb() local
4489 uint64_t tsc; intel_pt_fast_forward() local
[all...]
/linux/drivers/net/wireless/ath/ath6kl/
H A Dmain.c680 u8 tsc[6]; in ath6kl_tkip_micerr_event() local
/linux/net/wireless/
H A Dmlme.c279 const u8 *tsc, gfp_t gfp) in cfg80211_michael_mic_failure()
/linux/include/xen/interface/
H A Dxen-mca.h346 __u64 tsc; /* cpu time stamp counter */ member
/linux/drivers/net/fjes/
H A Dfjes_hw.h273 u64 tsc; member
/linux/drivers/cpufreq/
H A Dintel_pstate.c117 u64 tsc; member
2452 u64 tsc; in intel_pstate_sample() local
H A Damd-pstate.c595 u64 aperf, mperf, tsc; in amd_pstate_sample() local
/linux/net/sched/
H A Dsch_hfsc.c1272 struct tc_service_curve tsc; in hfsc_dump_sc() local
/linux/drivers/clk/stm32/
H A Dclk-stm32mp13.c807 static struct clk_stm32_gate tsc = { variable
/linux/include/uapi/linux/
H A Dwireless.h865 __u8 tsc[IW_ENCODE_SEQ_MAX_SIZE]; /* LSB first */ member
/linux/tools/perf/util/
H A Dintel-pt.c4223 u64 tsc, tm; intel_pt_tsc_start() local
4243 u64 tsc, tm; intel_pt_tsc_end() local
[all...]

12