Home
last modified time | relevance | path

Searched defs:w1 (Results 1 – 25 of 67) sorted by relevance

123

/openbmc/linux/arch/arm64/crypto/
H A Dsm3-neon-core.S244 #define SCHED_W_1_1(round, w0, w1, w2, w3, w4, w5) \ argument
248 #define SCHED_W_1_2(round, w0, w1, w2, w3, w4, w5) \ argument
250 #define SCHED_W_1_3(round, w0, w1, w2, w3, w4, w5) \ argument
252 #define SCHED_W_1_4(round, w0, w1, w2, w3, w4, w5) \ argument
254 #define SCHED_W_1_5(round, w0, w1, w2, w3, w4, w5) \ argument
258 #define SCHED_W_1_6(round, w0, w1, w2, w3, w4, w5) \ argument
264 #define SCHED_W_1_7(round, w0, w1, w2, w3, w4, w5) \ argument
266 #define SCHED_W_1_8(round, w0, w1, w2, w3, w4, w5) \ argument
268 #define SCHED_W_2_1(round, w0, w1, w2, w3, w4, w5) \ argument
270 #define SCHED_W_2_2(round, w0, w1, w2, w3, w4, w5) \ argument
[all …]
/openbmc/linux/arch/powerpc/crypto/
H A Dsha1-spe-asm.S106 #define R_00_15(a, b, c, d, e, w0, w1, k, off) \ argument
130 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
156 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
180 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
208 #define R_60_79(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
H A Dmd5-asm.S61 #define R_00_15(a, b, c, d, w0, w1, p, q, off, k0h, k0l, k1h, k1l) \ argument
85 #define R_16_31(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument
105 #define R_32_47(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument
122 #define R_48_63(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument
/openbmc/u-boot/drivers/w1/
H A Dw1-uclass.c31 struct w1_bus *w1 = dev_get_uclass_priv(bus); in w1_enumerate() local
132 struct w1_device *w1 = dev_get_parent_platdata(dev); in w1_get_device_family() local
139 struct w1_device *w1 = dev_get_parent_platdata(dev); in w1_reset_select() local
/openbmc/u-boot/drivers/w1-eeprom/
H A Dw1-eeprom-uclass.c53 struct w1_device *w1; in w1_eeprom_register_new_device() local
72 struct w1_device *w1 = dev_get_parent_platdata(dev); in w1_eeprom_get_id() local
H A Dds24xxx.c32 struct w1_device *w1; in ds24xxx_probe() local
/openbmc/linux/lib/crypto/mpi/
H A Dlonglong.h232 #define umul_ppmm(w1, w0, u, v) \ argument
241 #define smul_ppmm(w1, w0, u, v) \ argument
415 #define umul_ppmm(w1, w0, u, v) \ argument
470 #define umul_ppmm(w1, w0, u, v) \ argument
534 #define umul_ppmm(w1, w0, u, v) \ argument
642 #define umul_ppmm(w1, w0, u, v) \ argument
661 #define umul_ppmm(w1, w0, u, v) \ argument
673 #define umul_ppmm(w1, w0, u, v) \ argument
689 #define umul_ppmm(w1, w0, u, v) \ argument
858 #define umul_ppmm(w1, w0, u, v) \ argument
[all …]
/openbmc/linux/arch/m68k/lib/
H A Dmuldi3.c28 #define umul_ppmm(w1, w0, u, v) \ argument
54 #define umul_ppmm(w1, w0, u, v) \ argument
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_support.c346 __u8 w1; in kdb_getphysword() local
396 __u8 w1; in kdb_getword() local
445 __u8 w1; in kdb_putword() local
/openbmc/linux/crypto/
H A Dsm3.c38 #define R(i, a, b, c, d, e, f, g, h, t, w1, w2) \ argument
49 #define R1(a, b, c, d, e, f, g, h, t, w1, w2) \ argument
51 #define R2(a, b, c, d, e, f, g, h, t, w1, w2) \ argument
H A Dcamellia_generic.c319 #define ROLDQ(ll, lr, rl, rr, w0, w1, bits) ({ \ argument
327 #define ROLDQo32(ll, lr, rl, rr, w0, w1, bits) ({ \ argument
540 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local
647 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local
/openbmc/linux/net/tipc/
H A Dnet.c168 u64 *w1 = (u64 *)&tn->node_id[8]; in __tipc_nl_add_net() local
269 u64 *w1 = (u64 *)&node_id[8]; in __tipc_nl_net_set() local
/openbmc/u-boot/arch/nios2/lib/
H A Dlonglong.h113 #define umul_ppmm(w1, w0, u, v) \ argument
125 #define umul_ppmm(w1, w0, u, v) \ argument
/openbmc/linux/arch/microblaze/lib/
H A Duaccess_old.S86 w1: lw r4, r6, r3 /* at least one 4 byte copy */ label
H A Dmuldi3.c14 #define umul_ppmm(w1, w0, u, v) \ argument
/openbmc/linux/lib/
H A Dmuldi3.c16 #define umul_ppmm(w1, w0, u, v) \ argument
/openbmc/linux/arch/csky/lib/
H A Dusercopy.c81 int w0, w1, w2, w3; in raw_copy_to_user() local
/openbmc/openpower-hw-diags/test/
H A Dtest-bin-stream.cpp37 uint8_t w1 = 0x11; in TEST() local
/openbmc/linux/drivers/char/tpm/
H A Dtpm_ibmvtpm.c46 static int ibmvtpm_send_crq_word(struct vio_dev *vdev, u64 w1) in ibmvtpm_send_crq_word()
90 u64 w1 = ((u64)valid << 56) | ((u64)msg << 48) | ((u64)len << 32) | in ibmvtpm_send_crq() local
/openbmc/qemu/hw/nvram/
H A Dxlnx-versal-efuse-cache.c37 unsigned int w1 = QEMU_ALIGN_DOWN((addr + size - 1) * 8, 32); in efuse_cache_read() local
/openbmc/linux/arch/sparc/math-emu/
H A Dsfp-util_32.h28 #define umul_ppmm(w1, w0, u, v) \ argument
/openbmc/qemu/include/hw/ppc/
H A Dxive2_regs.h76 uint32_t w1; member
157 uint32_t w1; member
218 uint32_t w1; member
/openbmc/linux/arch/sh/math-emu/
H A Dsfp-util.h22 #define umul_ppmm(w1, w0, u, v) \ argument
/openbmc/u-boot/arch/m68k/lib/
H A Dmuldi3.c15 #define umul_ppmm(w1, w0, u, v) \ argument
/openbmc/u-boot/arch/microblaze/lib/
H A Dmuldi3.c17 #define umul_ppmm(w1, w0, u, v) \ argument

123