Home
last modified time | relevance | path

Searched refs:DELTA (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/fs/f2fs/
Dhash.c26 #define DELTA 0x9E3779B9 macro
36 sum += DELTA; in TEA_transform()
/Linux-v4.19/fs/reiserfs/
Dhashes.c19 #define DELTA 0x9E3779B9 macro
35 sum += DELTA; \
/Linux-v4.19/Documentation/devicetree/bindings/media/
Dst,st-delta.txt1 * STMicroelectronics DELTA multi-format video decoder
/Linux-v4.19/drivers/input/joystick/
Danalog.c143 #define DELTA(x,y) (boot_cpu_has(X86_FEATURE_TSC) ? ((y) - (x)) : ((x) - (y) + ((x) < (y) ? PIT_TIC… macro
160 #define DELTA(x,y) ((y)-(x)) macro
164 #define DELTA(x,y) ((y)-(x)) macro
170 #define DELTA(x,y) ((y)-(x)) macro
191 return DELTA((unsigned int)x, (unsigned int)y); in delta()
/Linux-v4.19/Documentation/media/uapi/v4l/
Dpixfmt-tch-td08.rst3 .. _V4L2-TCH-FMT-DELTA-TD08:
Dpixfmt-tch-td16.rst3 .. _V4L2-TCH-FMT-DELTA-TD16:
/Linux-v4.19/fs/ext4/
Dhash.c13 #define DELTA 0x9E3779B9 macro
23 sum += DELTA; in TEA_transform()
/Linux-v4.19/drivers/input/gameport/
Dgameport.c57 #define DELTA(x,y) ((y)-(x)+((y)<(x)?1193182/HZ:0)) macro
134 if ((t = DELTA(t2,t1) - DELTA(t3,t2)) < tx) tx = t; in old_gameport_measure_speed()
/Linux-v4.19/drivers/media/platform/
DKconfig338 tristate "STMicroelectronics DELTA multi-format video decoder V4L2 driver"
342 This V4L2 driver enables DELTA multi-format video decoder
351 at least one of the DELTA decoder below is selected.
356 bool "STMicroelectronics DELTA MJPEG support"
359 Enables DELTA MJPEG hardware support.
/Linux-v4.19/sound/pci/ali5451/
Dali5451.c995 unsigned int DELTA, in snd_ali_write_voice_regs() argument
1009 ctlcmds[2] = (ESO << 16) | (DELTA & 0x0ffff); in snd_ali_write_voice_regs()
/Linux-v4.19/Documentation/input/devices/
Datarikbd.rst657 ; DELTA X is KEYCODE
660 ; DELTA Y is KEYCODE
/Linux-v4.19/fs/ocfs2/
Ddir.c225 #define DELTA 0x9E3779B9 macro
235 sum += DELTA; in TEA_transform()
/Linux-v4.19/
DMAINTAINERS4227 DELTA ST MEDIA DRIVER