| /openbmc/u-boot/include/ |
| H A D | sdhci.h | 207 #define SDHCI_GET_VERSION(x) (x->version & SDHCI_SPEC_VER_MASK) argument
|
| H A D | fsl_dtsec.h | 212 #define MACCFG2_PRE_LEN(x) ((x << 12) & MACCFG2_PRE_LEN_MASK) argument
|
| /openbmc/qemu/contrib/plugins/ |
| H A D | cache.c | 14 #define STRTOLL(x) g_ascii_strtoll(x, NULL, 10) argument
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | gengvec.c | 1377 TCGv_vec x = tcg_temp_new_vec_matching(t); in gen_uqadd_vec() local 1457 TCGv_vec x = tcg_temp_new_vec_matching(t); in gen_sqadd_vec() local 1522 TCGv_vec x = tcg_temp_new_vec_matching(t); in gen_uqsub_vec() local 1602 TCGv_vec x = tcg_temp_new_vec_matching(t); in gen_sqsub_vec() local
|
| H A D | translate-sve.c | 45 static int tszimm_esz(DisasContext *s, int x) in tszimm_esz() 51 static int tszimm_shr(DisasContext *s, int x) in tszimm_shr() 66 static int tszimm_shl(DisasContext *s, int x) in tszimm_shl() 77 static inline int expand_imm_sh8s(DisasContext *s, int x) in expand_imm_sh8s() 82 static inline int expand_imm_sh8u(DisasContext *s, int x) in expand_imm_sh8u() 4874 #define dtype_msz(x) (dtype_mop[x] & MO_SIZE) argument
|
| /openbmc/qemu/target/sparc/ |
| H A D | vis_helper.c | 122 static inline int do_ms16b(int x, int y) in do_ms16b()
|
| /openbmc/u-boot/tools/env/ |
| H A D | fw_env.c | 51 #define min(x, y) ({ \ argument
|
| /openbmc/qemu/disas/ |
| H A D | alpha.c | 574 #define OP(x) (((x) & 0x3F) << 26) argument
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | command.py | 442 def sortkey(x): argument
|
| /openbmc/qemu/target/arm/ |
| H A D | cpu.c | 2657 static vaddr aarch64_untagged_addr(CPUState *cs, vaddr x) in aarch64_untagged_addr()
|
| /openbmc/qemu/chardev/ |
| H A D | char-socket.c | 740 #define IACSET(x, a, b, c) \ in tcp_chr_telnet_init() argument
|
| /openbmc/qemu/target/i386/emulate/ |
| H A D | x86_decode.h | 241 uint8_t x:1; member
|
| /openbmc/qemu/subprojects/libvhost-user/ |
| H A D | libvhost-user.c | 72 #define MIN(x, y) ({ \ argument 86 #define unlikely(x) __builtin_expect(!!(x), 0) argument
|
| /openbmc/qemu/target/riscv/ |
| H A D | cpu.h | 53 #define RV(x) ((target_ulong)1 << (x - 'A')) argument 644 #define BOOL_TO_MASK(x) (-!!(x)) /* helper for riscv_cpu_update_mip value */ argument
|
| /openbmc/u-boot/arch/mips/mach-ath79/include/mach/ |
| H A D | ar71xx_regs.h | 1042 #define AR933X_GPIO(x) BIT(x) argument 1085 #define QCA953X_GPIO(x) BIT(x) argument 1086 #define QCA953X_GPIO_MUX_MASK(x) (0xff << (x)) argument
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | atmel_nand.c | 759 unsigned int i, x = 1; in build_gf_tables() local
|
| /openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/ |
| H A D | pch.h | 279 #define PCH_DISABLE_PCIE(x) (1 << (16 + x)) argument
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_sel.c | 65 #define BIT(x) (1 << x) /* Select the Bit */ argument
|
| /openbmc/libmctp/tests/ |
| H A D | test_astlpc.c | 12 #define pr_fmt(x) "test: " x argument
|
| /openbmc/u-boot/drivers/pci/ |
| H A D | pci_tegra.c | 107 #define AFI_PCIE_CONFIG_PCIE_DISABLE(x) (1 << ((x) + 1)) argument
|
| /openbmc/qemu/linux-headers/asm-arm64/ |
| H A D | kvm.h | 243 #define ARM64_SYS_REG_SHIFT_MASK(x,n) \ argument
|
| /openbmc/qemu/hw/ssi/ |
| H A D | xilinx_spips.c | 429 static inline void stripe8(uint8_t *x, int num, bool dir) in stripe8()
|
| /openbmc/u-boot/arch/x86/include/asm/ |
| H A D | me_common.h | 133 #define PCI_ME_HER(x) (0xc0+(4*(x))) argument
|
| /openbmc/libmctp/ |
| H A D | astlpc.c | 18 #define pr_fmt(x) "astlpc: " x argument
|
| /openbmc/u-boot/arch/powerpc/include/asm/ |
| H A D | cpm_8xx.h | 585 #define SPMODE_LEN(x) ((((x) - 1) & 0xF) << 4) argument 586 #define SPMODE_PM(x) ((x) & 0xF) argument
|