Home
last modified time | relevance | path

Searched defs:x (Results 151 – 175 of 1111) sorted by relevance

12345678910>>...45

/openbmc/qemu/target/s390x/tcg/
H A Dcrypto_helper.c22 static uint64_t R(uint64_t x, int c) in R()
26 static uint64_t Ch(uint64_t x, uint64_t y, uint64_t z) in Ch()
30 static uint64_t Maj(uint64_t x, uint64_t y, uint64_t z) in Maj()
34 static uint64_t Sigma0(uint64_t x) in Sigma0()
38 static uint64_t Sigma1(uint64_t x) in Sigma1()
42 static uint64_t sigma0(uint64_t x) in sigma0()
46 static uint64_t sigma1(uint64_t x) in sigma1()
201 uint8_t x[128]; in cpacf_sha512() local
/openbmc/u-boot/include/
H A Dzfs_common.h37 #define zfs_to_cpu16(x, a) (((a) == BIG_ENDIAN) ? be16_to_cpu(x) \ argument
39 #define cpu_to_zfs16(x, a) (((a) == BIG_ENDIAN) ? cpu_to_be16(x) \ argument
42 #define zfs_to_cpu32(x, a) (((a) == BIG_ENDIAN) ? be32_to_cpu(x) \ argument
44 #define cpu_to_zfs32(x, a) (((a) == BIG_ENDIAN) ? cpu_to_be32(x) \ argument
47 #define zfs_to_cpu64(x, a) (((a) == BIG_ENDIAN) ? be64_to_cpu(x) \ argument
49 #define cpu_to_zfs64(x, a) (((a) == BIG_ENDIAN) ? cpu_to_be64(x) \ argument
/openbmc/u-boot/drivers/net/
H A Dftgmac100.h88 #define FTGMAC100_ITC_RXINT_CNT(x) (((x) & 0xf) << 0) argument
89 #define FTGMAC100_ITC_RXINT_THR(x) (((x) & 0x7) << 4) argument
91 #define FTGMAC100_ITC_TXINT_CNT(x) (((x) & 0xf) << 8) argument
92 #define FTGMAC100_ITC_TXINT_THR(x) (((x) & 0x7) << 12) argument
98 #define FTGMAC100_APTC_RXPOLL_CNT(x) (((x) & 0xf) << 0) argument
100 #define FTGMAC100_APTC_TXPOLL_CNT(x) (((x) & 0xf) << 8) argument
106 #define FTGMAC100_DBLAC_RXFIFO_LTHR(x) (((x) & 0x7) << 0) argument
107 #define FTGMAC100_DBLAC_RXFIFO_HTHR(x) (((x) & 0x7) << 3) argument
109 #define FTGMAC100_DBLAC_RXBURST_SIZE(x) (((x) & 0x3) << 8) argument
110 #define FTGMAC100_DBLAC_TXBURST_SIZE(x) (((x) & 0x3) << 10) argument
[all …]
/openbmc/qemu/tests/tcg/hexagon/
H A Datomics.c30 static inline int32_t atomic_inc32(int32_t *x) in atomic_inc32()
44 static inline int64_t atomic_inc64(int64_t *x) in atomic_inc64()
59 static inline int32_t atomic_dec32(int32_t *x) in atomic_dec32()
73 static inline int64_t atomic_dec64(int64_t *x) in atomic_dec64()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dadc.h14 #define ADC_V2_CON2_OSEL(x) (((x) & 0x1) << 10) argument
17 #define ADC_V2_CON2_ESEL(x) (((x) & 0x1) << 9) argument
20 #define ADC_V2_CON2_HIGHF(x) (((x) & 0x1) << 8) argument
23 #define ADC_V2_CON2_C_TIME(x) (((x) & 0x7) << 4) argument
25 #define ADC_V2_CON2_CHAN_SEL(x) ((x) & ADC_V2_CON2_CHAN_SEL_MASK) argument
27 #define ADC_V2_GET_STATUS_FLAG(x) (((x) >> 2) & 0x1) argument
H A Ddwmmc.h8 #define DWMCI_SET_SAMPLE_CLK(x) (x) argument
9 #define DWMCI_SET_DRV_CLK(x) ((x) << 16) argument
10 #define DWMCI_SET_DIV_RATIO(x) ((x) << 24) argument
H A Ddsim.h46 #define DSIM_STOP_STATE_DAT(x) (((x) & 0xf) << 0) argument
66 #define DSIM_LANE_ESC_CLKEN(x) (((x) & 0x1f) << \ argument
89 #define DSIM_LANE_ENx(x) (((x) & 0x1f) << 0) argument
91 #define DSIM_NUM_OF_DATA_LANE(x) ((x) << DSIM_NUM_OF_DATALANE_SHIFT) argument
103 #define DSIM_MAIN_VRESOL(x) (((x) & 0x7ff) << 16) argument
104 #define DSIM_MAIN_HRESOL(x) (((x) & 0X7ff) << 0) argument
146 #define DSIM_PKTHDR_DI(x) (((x) & 0x3f) << 0) argument
147 #define DSIM_PKTHDR_DAT0(x) ((x) << 8) argument
148 #define DSIM_PKTHDR_DAT1(x) ((x) << 16) argument
151 #define DSIM_AFC_CTL(x) (((x) & 0x7) << 5) argument
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dclock-k2hk.h38 #define DDR3_PLL_200(x) {DDR3##x##_PLL, 4, 1, 2} argument
39 #define DDR3_PLL_400(x) {DDR3##x##_PLL, 16, 1, 4} argument
40 #define DDR3_PLL_800(x) {DDR3##x##_PLL, 16, 1, 2} argument
41 #define DDR3_PLL_333(x) {DDR3##x##_PLL, 20, 1, 6} argument
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5249.h17 #define mbar_readLong(x) *((volatile unsigned long *) (CONFIG_SYS_MBAR + x)) argument
18 #define mbar_writeLong(x,y) *((volatile unsigned long *) (CONFIG_SYS_MBAR + x)) = y argument
19 #define mbar_writeShort(x,y) *((volatile unsigned short *) (CONFIG_SYS_MBAR + x)) = y argument
20 #define mbar_writeByte(x,y) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) = y argument
21 #define mbar2_readLong(x) *((volatile unsigned long *) (CONFIG_SYS_MBAR2 + x)) argument
22 #define mbar2_writeLong(x,y) *((volatile unsigned long *) (CONFIG_SYS_MBAR2 + x)) = y argument
23 #define mbar2_writeShort(x,y) *((volatile unsigned short *) (CONFIG_SYS_MBAR2 + x)) = y argument
24 #define mbar2_writeByte(x,y) *((volatile unsigned char *) (CONFIG_SYS_MBAR2 + x)) = y argument
H A Dm5227x.h129 #define CCM_CIR_PIN(x) (((x) & 0xFFC0) >> 6) argument
130 #define CCM_CIR_PRN(x) ((x) & 0x003F) argument
157 #define CCM_CDR_USBDIV(x) (((x)&0x0003)<<12) argument
158 #define CCM_CDR_LPDIV(x) (((x)&0x000F)<<8) /* Low power clk div */ argument
159 #define CCM_CDR_SSIDIV(x) (((x)&0x00FF)) /* SSI oversampling clk div */ argument
465 #define SDRAMC_SDMR_DDR2_AD(x) (((x)&0x00003FFF)) /* Address for DDR2 */ argument
467 #define SDRAMC_SDMR_AD(x) (((x)&0x00000FFF)<<18) /* Address */ argument
468 #define SDRAMC_SDMR_BK(x) (((x)&0x00000003)<<30) /* Bank Address */ argument
476 #define SDRAMC_SDCR_DQS_OE(x) (((x)&0x00000003)<<10) /* DQS Output Enable */ argument
478 #define SDRAMC_SDCR_REF_CNT(x) (((x)&0x0000003F)<<16) /* Periodic Refresh Counter */ argument
[all …]
H A Dtimer.h54 #define DTIM_DTMR_CLK(x) (((x)&0x0003)<<1) /* Input clock source */ argument
58 #define DTIM_DTMR_CE(x) (((x)&0x0003)<<6) /* Capture Edge */ argument
59 #define DTIM_DTMR_PS(x) (((x)&0x00FF)<<8) /* Prescaler value */ argument
93 #define PIT_PCSR_PRE(x) (((x)&0x000F)<<8) argument
96 #define PIT_PMR_PM(x) (x) argument
99 #define PIT_PCNTR_PC(x) (x) argument
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmp.h17 #define thread_to_core(x) (x >> 1) argument
19 #define thread_to_core(x) (x) argument
/openbmc/u-boot/include/linux/
H A Dstringify.h9 #define __stringify_1(x...) #x argument
10 #define __stringify(x...) __stringify_1(x) argument
/openbmc/libcper/include/libcper/
H A Dcommon-utils.h11 #define LIBCPER_CC_COUNTED_BY(x) __attribute__((counted_by(x))) argument
16 #define LIBCPER_CC_COUNTED_BY(x) argument
/openbmc/qemu/include/hw/misc/
H A Dimx_ccm.h25 #define PLL_PD(x) (((x) & 0xf) << 26) argument
26 #define PLL_MFD(x) (((x) & 0x3ff) << 16) argument
27 #define PLL_MFI(x) (((x) & 0xf) << 10) argument
28 #define PLL_MFN(x) (((x) & 0x3ff) << 0) argument
/openbmc/qemu/linux-user/
H A Dgen-vdso.c41 #define elfN(x) elf32_##x argument
42 #define ElfN(x) Elf32_##x argument
49 #define elfN(x) elf64_##x argument
50 #define ElfN(x) Elf64_##x argument
/openbmc/estoraged/src/test/erase/
H A Dpattern_test.cpp114 .WillOnce(Invoke([](std::span<const std::byte> x) { in TEST()
120 .WillOnce(Invoke([](std::span<const std::byte> x) { in TEST()
126 .WillOnce(Invoke([](std::span<const std::byte> x) { in TEST()
134 .WillOnce(Invoke([](std::span<std::byte> x) { in TEST()
142 .WillOnce(Invoke([](std::span<std::byte> x) { in TEST()
150 .WillOnce(Invoke([](std::span<std::byte> x) { in TEST()
/openbmc/u-boot/include/asm-generic/bitops/
H A Dfls64.h18 static __always_inline int fls64(__u64 x) in fls64()
26 static __always_inline int fls64(__u64 x) in fls64()
/openbmc/qemu/trace/
H A Dftrace.h5 #define _STR(x) #x argument
6 #define STR(x) _STR(x) argument
/openbmc/qemu/hw/net/
H A Dftgmac100.c86 #define FTGMAC100_APTC_RXPOLL_CNT(x) ((x) & 0xf) argument
88 #define FTGMAC100_APTC_TXPOLL_CNT(x) (((x) >> 8) & 0xf) argument
94 #define FTGMAC100_DBLAC_RXBURST_SIZE(x) (((x) >> 8) & 0x3) argument
95 #define FTGMAC100_DBLAC_TXBURST_SIZE(x) (((x) >> 10) & 0x3) argument
96 #define FTGMAC100_DBLAC_RXDES_SIZE(x) ((((x) >> 12) & 0xf) * 8) argument
97 #define FTGMAC100_DBLAC_TXDES_SIZE(x) ((((x) >> 16) & 0xf) * 8) argument
98 #define FTGMAC100_DBLAC_IFG_CNT(x) (((x) >> 20) & 0x7) argument
107 #define FTGMAC100_PHYCR_DEV(x) (((x) >> 16) & 0x1f) argument
108 #define FTGMAC100_PHYCR_REG(x) (((x) >> 21) & 0x1f) argument
113 #define FTGMAC100_PHYDATA_MIIWDATA(x) ((x) & 0xffff) argument
[all …]
/openbmc/u-boot/drivers/video/
H A Dtda19988.c58 #define VIP_CNTRL_0_SWAP_A(x) (((x) & 7) << 4) argument
60 #define VIP_CNTRL_0_SWAP_B(x) (((x) & 7) << 0) argument
63 #define VIP_CNTRL_1_SWAP_C(x) (((x) & 7) << 4) argument
65 #define VIP_CNTRL_1_SWAP_D(x) (((x) & 7) << 0) argument
68 #define VIP_CNTRL_2_SWAP_E(x) (((x) & 7) << 4) argument
70 #define VIP_CNTRL_2_SWAP_F(x) (((x) & 7) << 0) argument
81 #define VIP_CNTRL_4_BLC(x) (((x) & 3) << 0) argument
82 #define VIP_CNTRL_4_BLANKIT(x) (((x) & 3) << 2) argument
89 #define VIP_CNTRL_5_SP_CNT(x) (((x) & 3) << 1) argument
92 #define MAT_CONTRL_MAT_SC(x) (((x) & 3) << 0) argument
[all …]
/openbmc/u-boot/arch/arm/include/asm/arch-mx5/
H A Dimx-regs.h141 #define BL(x) (((x) & 0x7) << 8) argument
143 #define BCD(x) (((x) & 0x3) << 12) argument
144 #define BCS(x) (((x) & 0x3) << 14) argument
145 #define DSZ(x) (((x) & 0x7) << 16) argument
147 #define CSREC(x) (((x) & 0x7) << 20) argument
149 #define GBC(x) (((x) & 0x7) << 24) argument
151 #define PSZ(x) (((x) & 0x0f << 28) argument
156 #define ADH(x) (((x) & 0x3)) argument
157 #define DAPS(x) (((x) & 0x0f << 4) argument
165 #define RCSN(x) (((x) & 0x7)) argument
[all …]
/openbmc/qemu/tests/tcg/x86_64/
H A Dtest-2175.c6 int test_setc(unsigned int x, unsigned int y) in test_setc()
12 int test_pushf(unsigned int x, unsigned int y) in test_pushf()
/openbmc/qemu/include/hw/sh4/
H A Dsh.h33 #define A7ADDR(x) ((x) & 0x1fffffff) argument
34 #define P4ADDR(x) ((x) | 0xe0000000) argument
/openbmc/u-boot/post/lib_powerpc/fpu/
H A Ddarwin-ldouble.c37 #define fabs(x) __builtin_fabs(x) argument
38 #define isless(x, y) __builtin_isless(x, y) argument
40 #define unlikely(x) __builtin_expect((x), 0) argument
51 longDblUnion x; in __gcc_qadd() local

12345678910>>...45