Searched refs:DELTA (Results 1 – 3 of 3) sorted by relevance
131 #define DELTA(x,y) (boot_cpu_has(X86_FEATURE_TSC) ? ((y) - (x)) : ((x) - (y) + ((x) < (y) ? PIT_TIC… macro148 #define DELTA(x,y) ((y)-(x)) macro152 #define DELTA(x,y) ((y)-(x)) macro158 #define DELTA(x,y) ((y)-(x)) macro179 return DELTA((unsigned int)x, (unsigned int)y); in delta()
53 #define DELTA(x,y) ((y)-(x)+((y)<(x)?1193182/HZ:0)) macro130 if ((t = DELTA(t2,t1) - DELTA(t3,t2)) < tx) tx = t; in old_gameport_measure_speed()
377 tristate "STMicroelectronics DELTA multi-format video decoder V4L2 driver"381 This V4L2 driver enables DELTA multi-format video decoder390 at least one of the DELTA decoder below is selected.395 bool "STMicroelectronics DELTA MJPEG support"398 Enables DELTA MJPEG hardware support.