| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| D | imx6ul_tsc.c | 103 static int imx6ul_adc_init(struct imx6ul_tsc *tsc) in imx6ul_adc_init() 163 static void imx6ul_tsc_channel_config(struct imx6ul_tsc *tsc) in imx6ul_tsc_channel_config() 188 static void imx6ul_tsc_set(struct imx6ul_tsc *tsc) in imx6ul_tsc_set() 211 static int imx6ul_tsc_init(struct imx6ul_tsc *tsc) in imx6ul_tsc_init() 224 static void imx6ul_tsc_disable(struct imx6ul_tsc *tsc) in imx6ul_tsc_disable() 241 static bool tsc_wait_detect_mode(struct imx6ul_tsc *tsc) in tsc_wait_detect_mode() 262 struct imx6ul_tsc *tsc = dev_id; in tsc_irq_fn() local 305 struct imx6ul_tsc *tsc = dev_id; in adc_irq_fn() local 318 static int imx6ul_tsc_start(struct imx6ul_tsc *tsc) in imx6ul_tsc_start() 351 static void imx6ul_tsc_stop(struct imx6ul_tsc *tsc) in imx6ul_tsc_stop() [all …]
|
| D | lpc32xx_ts.c | 71 static void lpc32xx_fifo_clear(struct lpc32xx_tsc *tsc) in lpc32xx_fifo_clear() 82 struct lpc32xx_tsc *tsc = dev_id; in lpc32xx_ts_interrupt() local 126 static void lpc32xx_stop_tsc(struct lpc32xx_tsc *tsc) in lpc32xx_stop_tsc() 136 static int lpc32xx_setup_tsc(struct lpc32xx_tsc *tsc) in lpc32xx_setup_tsc() 187 struct lpc32xx_tsc *tsc = input_get_drvdata(dev); in lpc32xx_ts_open() local 194 struct lpc32xx_tsc *tsc = input_get_drvdata(dev); in lpc32xx_ts_close() local 201 struct lpc32xx_tsc *tsc; in lpc32xx_ts_probe() local 305 struct lpc32xx_tsc *tsc = platform_get_drvdata(pdev); in lpc32xx_ts_remove() local 326 struct lpc32xx_tsc *tsc = dev_get_drvdata(dev); in lpc32xx_ts_suspend() local 351 struct lpc32xx_tsc *tsc = dev_get_drvdata(dev); in lpc32xx_ts_resume() local
|
| D | tps6507x-ts.c | 50 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() 152 struct tps6507x_ts *tsc = input_get_drvdata(input_dev); in tps6507x_ts_poll() local 205 struct tps6507x_ts *tsc; in tps6507x_ts_probe() local
|
| D | cy8ctmg110_ts.c | 62 static int cy8ctmg110_write_regs(struct cy8ctmg110 *tsc, unsigned char reg, in cy8ctmg110_write_regs() 83 static int cy8ctmg110_read_regs(struct cy8ctmg110 *tsc, in cy8ctmg110_read_regs() 111 static int cy8ctmg110_touch_pos(struct cy8ctmg110 *tsc) in cy8ctmg110_touch_pos() 159 struct cy8ctmg110 *tsc = dev_id; in cy8ctmg110_irq_thread() local
|
| D | tsc2007_core.c | 30 int tsc2007_xfer(struct tsc2007 *tsc, u8 cmd) in tsc2007_xfer() 52 static void tsc2007_read_values(struct tsc2007 *tsc, struct ts_event *tc) in tsc2007_read_values() 68 u32 tsc2007_calculate_resistance(struct tsc2007 *tsc, struct ts_event *tc) in tsc2007_calculate_resistance()
|
| D | tsc2007_iio.c | 42 struct tsc2007 *tsc = iio->ts; in tsc2007_read_raw() local
|
| /kernel/linux/linux-4.19/drivers/input/touchscreen/ |
| D | lpc32xx_ts.c | 80 static void lpc32xx_fifo_clear(struct lpc32xx_tsc *tsc) in lpc32xx_fifo_clear() 91 struct lpc32xx_tsc *tsc = dev_id; in lpc32xx_ts_interrupt() local 135 static void lpc32xx_stop_tsc(struct lpc32xx_tsc *tsc) in lpc32xx_stop_tsc() 145 static int lpc32xx_setup_tsc(struct lpc32xx_tsc *tsc) in lpc32xx_setup_tsc() 196 struct lpc32xx_tsc *tsc = input_get_drvdata(dev); in lpc32xx_ts_open() local 203 struct lpc32xx_tsc *tsc = input_get_drvdata(dev); in lpc32xx_ts_close() local 210 struct lpc32xx_tsc *tsc; in lpc32xx_ts_probe() local 316 struct lpc32xx_tsc *tsc = platform_get_drvdata(pdev); in lpc32xx_ts_remove() local 337 struct lpc32xx_tsc *tsc = dev_get_drvdata(dev); in lpc32xx_ts_suspend() local 362 struct lpc32xx_tsc *tsc = dev_get_drvdata(dev); in lpc32xx_ts_resume() local
|
| D | imx6ul_tsc.c | 103 static int imx6ul_adc_init(struct imx6ul_tsc *tsc) in imx6ul_adc_init() 163 static void imx6ul_tsc_channel_config(struct imx6ul_tsc *tsc) in imx6ul_tsc_channel_config() 188 static void imx6ul_tsc_set(struct imx6ul_tsc *tsc) in imx6ul_tsc_set() 211 static int imx6ul_tsc_init(struct imx6ul_tsc *tsc) in imx6ul_tsc_init() 224 static void imx6ul_tsc_disable(struct imx6ul_tsc *tsc) in imx6ul_tsc_disable() 241 static bool tsc_wait_detect_mode(struct imx6ul_tsc *tsc) in tsc_wait_detect_mode() 262 struct imx6ul_tsc *tsc = dev_id; in tsc_irq_fn() local 305 struct imx6ul_tsc *tsc = dev_id; in adc_irq_fn() local 320 struct imx6ul_tsc *tsc = input_get_drvdata(input_dev); in imx6ul_tsc_open() local 354 struct imx6ul_tsc *tsc = input_get_drvdata(input_dev); in imx6ul_tsc_close() local [all …]
|
| D | tps6507x-ts.c | 51 static int tps6507x_read_u8(struct tps6507x_ts *tsc, u8 reg, u8 *data) in tps6507x_read_u8() 56 static int tps6507x_write_u8(struct tps6507x_ts *tsc, u8 reg, u8 data) in tps6507x_write_u8() 61 static s32 tps6507x_adc_conversion(struct tps6507x_ts *tsc, in tps6507x_adc_conversion() 120 static s32 tps6507x_adc_standby(struct tps6507x_ts *tsc) in tps6507x_adc_standby() 153 struct tps6507x_ts *tsc = poll_dev->private; in tps6507x_ts_poll() local 207 struct tps6507x_ts *tsc; in tps6507x_ts_probe() local
|
| D | cy8ctmg110_ts.c | 74 static int cy8ctmg110_write_regs(struct cy8ctmg110 *tsc, unsigned char reg, in cy8ctmg110_write_regs() 95 static int cy8ctmg110_read_regs(struct cy8ctmg110 *tsc, in cy8ctmg110_read_regs() 123 static int cy8ctmg110_touch_pos(struct cy8ctmg110 *tsc) in cy8ctmg110_touch_pos() 171 struct cy8ctmg110 *tsc = dev_id; in cy8ctmg110_irq_thread() local
|
| D | tsc2007_core.c | 33 int tsc2007_xfer(struct tsc2007 *tsc, u8 cmd) in tsc2007_xfer() 55 static void tsc2007_read_values(struct tsc2007 *tsc, struct ts_event *tc) in tsc2007_read_values() 71 u32 tsc2007_calculate_resistance(struct tsc2007 *tsc, struct ts_event *tc) in tsc2007_calculate_resistance()
|
| D | tsc2007_iio.c | 45 struct tsc2007 *tsc = iio->ts; in tsc2007_read_raw() local
|
| /kernel/linux/linux-5.10/drivers/thermal/ |
| D | rcar_gen3_thermal.c | 94 static inline u32 rcar_gen3_thermal_read(struct rcar_gen3_thermal_tsc *tsc, in rcar_gen3_thermal_read() 100 static inline void rcar_gen3_thermal_write(struct rcar_gen3_thermal_tsc *tsc, in rcar_gen3_thermal_write() 134 static void rcar_gen3_thermal_calc_coefs(struct rcar_gen3_thermal_tsc *tsc, in rcar_gen3_thermal_calc_coefs() 168 struct rcar_gen3_thermal_tsc *tsc = devdata; in rcar_gen3_thermal_get_temp() local 191 static int rcar_gen3_thermal_mcelsius_to_temp(struct rcar_gen3_thermal_tsc *tsc, in rcar_gen3_thermal_mcelsius_to_temp() 205 static int rcar_gen3_thermal_update_range(struct rcar_gen3_thermal_tsc *tsc) in rcar_gen3_thermal_update_range() 260 static void rcar_gen3_thermal_init_r8a7795es1(struct rcar_gen3_thermal_tsc *tsc) in rcar_gen3_thermal_init_r8a7795es1() 285 static void rcar_gen3_thermal_init(struct rcar_gen3_thermal_tsc *tsc) in rcar_gen3_thermal_init() 415 struct rcar_gen3_thermal_tsc *tsc; in rcar_gen3_thermal_probe() local 498 struct rcar_gen3_thermal_tsc *tsc = priv->tscs[i]; in rcar_gen3_thermal_resume() local
|
| /kernel/linux/linux-4.19/drivers/thermal/ |
| D | rcar_gen3_thermal.c | 86 static inline u32 rcar_gen3_thermal_read(struct rcar_gen3_thermal_tsc *tsc, in rcar_gen3_thermal_read() 92 static inline void rcar_gen3_thermal_write(struct rcar_gen3_thermal_tsc *tsc, in rcar_gen3_thermal_write() 162 struct rcar_gen3_thermal_tsc *tsc = devdata; in rcar_gen3_thermal_get_temp() local 183 static int rcar_gen3_thermal_mcelsius_to_temp(struct rcar_gen3_thermal_tsc *tsc, in rcar_gen3_thermal_mcelsius_to_temp() 197 struct rcar_gen3_thermal_tsc *tsc = devdata; in rcar_gen3_thermal_set_trips() local 250 static void rcar_gen3_thermal_init_r8a7795es1(struct rcar_gen3_thermal_tsc *tsc) in rcar_gen3_thermal_init_r8a7795es1() 275 static void rcar_gen3_thermal_init(struct rcar_gen3_thermal_tsc *tsc) in rcar_gen3_thermal_init() 371 struct rcar_gen3_thermal_tsc *tsc; in rcar_gen3_thermal_probe() local 442 struct rcar_gen3_thermal_tsc *tsc = priv->tscs[i]; in rcar_gen3_thermal_resume() local
|
| /kernel/linux/linux-5.10/arch/c6x/kernel/ |
| D | time.c | 44 u64 tsc = get_cycles(); in sched_clock() local
|
| /kernel/linux/linux-4.19/arch/c6x/kernel/ |
| D | time.c | 47 u64 tsc = get_cycles(); in sched_clock() local
|
| /kernel/linux/linux-4.19/arch/x86/include/asm/ |
| D | stackprotector.h | 69 u64 tsc; in boot_init_stack_canary() local
|
| D | pvclock.h | 82 u64 __pvclock_read_cycles(const struct pvclock_vcpu_time_info *src, u64 tsc) in __pvclock_read_cycles()
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | stackprotector.h | 69 u64 tsc; in boot_init_stack_canary() local
|
| D | pvclock.h | 82 u64 __pvclock_read_cycles(const struct pvclock_vcpu_time_info *src, u64 tsc) in __pvclock_read_cycles()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/intel_pstate/ |
| D | aperf.c | 22 long long tsc, old_tsc, new_tsc; in main() local
|
| /kernel/linux/linux-4.19/tools/testing/selftests/intel_pstate/ |
| D | aperf.c | 22 long long tsc, old_tsc, new_tsc; in main() local
|
| /kernel/linux/linux-4.19/arch/x86/kernel/ |
| D | tsc.c | 235 u64 native_sched_clock_from_tsc(u64 tsc) in native_sched_clock_from_tsc() 379 u64 tsc, t1, t2, delta; in pit_calibrate_tsc() local 488 u64 tsc = 0, prev_tsc = 0; in pit_expect_msb() local 518 u64 tsc, delta; in quick_pit_calibrate() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | tsc.c | 242 u64 native_sched_clock_from_tsc(u64 tsc) in native_sched_clock_from_tsc() 390 u64 tsc, t1, t2, delta; in pit_calibrate_tsc() local 499 u64 tsc = 0, prev_tsc = 0; in pit_expect_msb() local 529 u64 tsc, delta; in quick_pit_calibrate() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
| D | hw.c | 690 int orinoco_hw_get_tkip_iv(struct orinoco_private *priv, int key, u8 *tsc) in orinoco_hw_get_tkip_iv() 992 size_t rsc_len, const u8 *tsc, size_t tsc_len) in __orinoco_hw_set_tkip_key() 1000 u8 tsc[ORINOCO_SEQ_LEN]; in __orinoco_hw_set_tkip_key() member
|