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