Searched defs:UPDATE (Results 1 – 7 of 7) sorted by relevance
/linux/lib/zlib_inflate/ |
H A D | inflate.c | 182 #define UPDATE(check, buf, len) zlib_adler32(check, buf, len) macro
|
/linux/arch/powerpc/include/asm/ |
H A D | sstep.h | 68 #define UPDATE 0x40 /* matches bit in opcode 31 instructions */ macro
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_sysfs_rl.c | 19 UPDATE, enumerator
|
/linux/drivers/media/platform/synopsys/hdmirx/ |
H A D | snps_hdmirx.h | 13 #define UPDATE(x, h, l) (((x) << (l)) & GENMASK((h), (l))) macro
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | htc.h | 412 UPDATE, /* update pending */ enumerator
|
H A D | ath9k.h | 700 UPDATE, /* update pending */ enumerator
|
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_execbuffer.c | 68 #define UPDATE PIN_OFFSET_FIXED macro
|