Home
last modified time | relevance | path

Searched refs:x100 (Results 2151 - 2175 of 6154) sorted by relevance

1...<<81828384858687888990>>...247

/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/powerpc64/
H A Dmod.rs200 pub const RTLD_GLOBAL: ::c_int = 0x100;
341 pub const POLLWRNORM: ::c_short = 0x100;
498 pub const CS6: ::tcflag_t = 0x100;
514 pub const ICANON: ::tcflag_t = 0x100;
/third_party/python/Python/
H A Dcodecs.c917 else if (c >= 0x100) { in PyCodec_BackslashReplaceErrors()
941 else if (c >= 0x100) { in PyCodec_BackslashReplaceErrors()
996 else if (c >= 0x100) { in PyCodec_NameReplaceErrors()
1030 else if (c >= 0x100) { in PyCodec_NameReplaceErrors()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
H A Dvf610-pinfunc.h411 #define VF610_PAD_PTD30__GPIO_64 0x100 0x000 ALT0 0x0
412 #define VF610_PAD_PTD30__FB_AD30 0x100 0x000 ALT1 0x0
413 #define VF610_PAD_PTD30__NF_IO14 0x100 0x000 ALT2 0x0
414 #define VF610_PAD_PTD30__FTM3_CH1 0x100 0x000 ALT4 0x0
415 #define VF610_PAD_PTD30__DSPI2_CS0 0x100 0x000 ALT5 0x0
416 #define VF610_PAD_PTD30__DEBUG_OUT10 0x100 0x000 ALT7 0x0
/kernel/linux/linux-5.10/drivers/edac/
H A Dthunderx_edac.c832 #define OCX_COM_INT 0x100
965 #define OCX_LNE_INT(x) (0x8018 + (x) * 0x100)
966 #define OCX_LNE_INT_EN(x) (0x8020 + (x) * 0x100)
967 #define OCX_LNE_BAD_CNT(x) (0x8028 + (x) * 0x100)
968 #define OCX_LNE_CFG(x) (0x8000 + (x) * 0x100)
969 #define OCX_LNE_STAT(x, y) (0x8040 + (x) * 0x100 + (y) * 8)
/kernel/linux/linux-5.10/drivers/soc/mediatek/
H A Dmtk-pmic-wrap.c502 [PWRAP_DVFS_WDATA3] = 0x100,
591 [PWRAP_WDT_SRC_EN_1] = 0x100,
625 [PWRAP_WDT_SRC_EN] = 0x100,
695 [PWRAP_DVFS_ADR3] = 0x100,
876 [PWRAP_DVFS_ADR3] = 0x100,
1009 [PWRAP_DVFS_ADR3] = 0x100,
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/arm/
H A Dvf610-pinfunc.h411 #define VF610_PAD_PTD30__GPIO_64 0x100 0x000 ALT0 0x0
412 #define VF610_PAD_PTD30__FB_AD30 0x100 0x000 ALT1 0x0
413 #define VF610_PAD_PTD30__NF_IO14 0x100 0x000 ALT2 0x0
414 #define VF610_PAD_PTD30__FTM3_CH1 0x100 0x000 ALT4 0x0
415 #define VF610_PAD_PTD30__DSPI2_CS0 0x100 0x000 ALT5 0x0
416 #define VF610_PAD_PTD30__DEBUG_OUT10 0x100 0x000 ALT7 0x0
/kernel/linux/linux-5.10/lib/crypto/
H A Dcurve25519-fiat32.c394 { u64 x100 = (x98 + x70); in fe_mul_impl() local
395 { u64 x101 = (x100 >> 0x19); in fe_mul_impl()
396 { u32 x102 = ((u32)x100 & 0x1ffffff); in fe_mul_impl()
717 { u64 x100 = (x98 + x70); in fe_mul_121666_impl() local
718 { u64 x101 = (x100 >> 0x19); in fe_mul_121666_impl()
719 { u32 x102 = ((u32)x100 & 0x1ffffff); in fe_mul_121666_impl()
/kernel/linux/linux-6.6/drivers/edac/
H A Dthunderx_edac.c832 #define OCX_COM_INT 0x100
965 #define OCX_LNE_INT(x) (0x8018 + (x) * 0x100)
966 #define OCX_LNE_INT_EN(x) (0x8020 + (x) * 0x100)
967 #define OCX_LNE_BAD_CNT(x) (0x8028 + (x) * 0x100)
968 #define OCX_LNE_CFG(x) (0x8000 + (x) * 0x100)
969 #define OCX_LNE_STAT(x, y) (0x8040 + (x) * 0x100 + (y) * 8)
/kernel/linux/linux-6.6/lib/crypto/
H A Dcurve25519-fiat32.c394 { u64 x100 = (x98 + x70); in fe_mul_impl() local
395 { u64 x101 = (x100 >> 0x19); in fe_mul_impl()
396 { u32 x102 = ((u32)x100 & 0x1ffffff); in fe_mul_impl()
717 { u64 x100 = (x98 + x70); in fe_mul_121666_impl() local
718 { u64 x101 = (x100 >> 0x19); in fe_mul_121666_impl()
719 { u32 x102 = ((u32)x100 & 0x1ffffff); in fe_mul_121666_impl()
/third_party/elfio/elfio/
H A Delf_types.hpp398 constexpr Elf_Word EF_AMDGPU_XNACK = 0x100;
402 constexpr Elf_Word EF_AMDGPU_FEATURE_XNACK_V3 = 0x100;
406 constexpr Elf_Word EF_AMDGPU_FEATURE_XNACK_ANY_V4 = 0x100;
547 constexpr Elf_Xword SHF_OS_NONCONFORMING = 0x100;
597 constexpr Elf_Word NT_PPC_VMX = 0x100; // PowerPC Altivec/VMX registers
701 constexpr Elf_Word NT_GNU_BUILD_ATTRIBUTE_OPEN = 0x100;
/third_party/backends/backend/
H A Dmatsushita.c112 3, 0x100, 0x40, 0x20
120 4, 0x100, 0x40, 0x20, 0x80
127 7, 0x100, 0x100, 0x40, 0x20, 0x80, 0x100, 0x100 /* TO FIX */
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dregs-v5.h12 #define REG_STATUS 0x100
/kernel/linux/linux-5.10/drivers/firewire/
H A Dnosy.h95 #define DMA0_PREV_PCL 0x100
/kernel/linux/linux-5.10/drivers/bus/
H A Duniphier-system-bus.c15 #define UNIPHIER_SBC_BASE 0x100 /* base address of bank0 space */
/kernel/linux/linux-5.10/arch/c6x/platforms/
H A Dtimer64.c42 #define TCR_CLKSRCLO 0x100
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_protocol.h78 P_MAY_IGNORE = 0x100, /* Flag to test if (cmd > P_MAY_IGNORE) ... */
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dpalmtx.c373 .atag_offset = 0x100,
H A Dcsb726.c282 .atag_offset = 0x100,
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dmach-mini6410.c359 .atag_offset = 0x100,
H A Dmach-hmt.c276 .atag_offset = 0x100,
H A Dmach-smdk2416.c251 .atag_offset = 0x100,
/kernel/linux/linux-5.10/arch/arm/mach-iop32x/
H A Dn2100.c360 .atag_offset = 0x100,
/kernel/linux/linux-5.10/arch/arc/plat-axs10x/
H A Daxs10x.c271 iowrite32(0x3ff, (void __iomem *) AXS_MB_CREG + 0x100); /* Update */ in axs101_early_init()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536.h50 #define CS5536_GPIO_LENGTH 0x100
/kernel/linux/linux-5.10/arch/mips/include/asm/sgi/
H A Dhpc3.h202 #define HPC3_ISTAT_SC0MASK 0x100 /* irq bit for scsi channel 0 */

Completed in 40 milliseconds

1...<<81828384858687888990>>...247