Searched refs:SAMPLE_TIME (Results 1 – 2 of 2) sorted by relevance
49 #define SAMPLE_TIME (HZ/4) macro65 perf->next_jiffies += SAMPLE_TIME; in wait_sample()181 perf->next_jiffies = jiffies + SAMPLE_TIME; in perf_open()
52 #define SAMPLE_TIME(x) ((x & 0xf) << 4) macro185 adc_ctrl1 = SAMPLE_TIME(ts->sample_time) | MOD_12B(ts->mod_12b) | in stmpe_init_hw()187 adc_ctrl1_mask = SAMPLE_TIME(0xff) | MOD_12B(0xff) | REF_SEL(0xff); in stmpe_init_hw()