Searched defs:SAMPLE_TIME (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/msm/ | ||
D | msm_perf.c | 46 #define SAMPLE_TIME (HZ/4) macro |
/Linux-v4.19/drivers/input/touchscreen/ | ||
D | stmpe-ts.c | 52 #define SAMPLE_TIME(x) ((x & 0xf) << 4) macro |