Home
last modified time | relevance | path

Searched full:in4 (Results 1 – 25 of 64) sorted by relevance

123

/linux/arch/x86/include/asm/
H A Dvmware.h75 unsigned long in4, unsigned long in5,
84 unsigned long in4, unsigned long in5,
174 unsigned long in3, unsigned long in4, in vmware_hypercall5() argument
180 return vmware_tdx_hypercall(cmd, in1, in3, in4, in5, in vmware_hypercall5()
184 return vmware_hypercall_slow(cmd, in1, in3, in4, in5, in vmware_hypercall5()
194 "S" (in4), in vmware_hypercall5()
229 unsigned long in3, unsigned long in4, in vmware_hypercall7() argument
236 return vmware_tdx_hypercall(cmd, in1, in3, in4, in5, in vmware_hypercall7()
240 return vmware_hypercall_slow(cmd, in1, in3, in4, in5, in vmware_hypercall7()
250 "S" (in4), in vmware_hypercall7()
[all …]
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_msg_arm64.h73 unsigned long in3, unsigned long in4, in vmware_hypercall5() argument
80 register u64 x4 asm("x4") = in4; in vmware_hypercall5()
128 unsigned long in3, unsigned long in4, in vmware_hypercall7() argument
136 register u64 x4 asm("x4") = in4; in vmware_hypercall7()
157 unsigned long in3, unsigned long in4, in vmware_hypercall_hb() argument
165 register u64 x4 asm("x4") = in4; in vmware_hypercall_hb()
186 unsigned long in3, unsigned long in4, in vmware_hypercall_hb_out() argument
190 return vmware_hypercall_hb(cmd, in2, in3, in4, in5, in6, out1, 0); in vmware_hypercall_hb_out()
195 unsigned long in3, unsigned long in4, in vmware_hypercall_hb_in() argument
199 return vmware_hypercall_hb(cmd, in2, in3, in4, in5, in6, out1, in vmware_hypercall_hb_in()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dskeleton.c53 CHECK(bss->in4 != 0, "in4", "got %lld != exp %lld\n", bss->in4, 0LL); in test_skeleton()
69 bss->in4 = 13; in test_skeleton()
84 CHECK(bss->in4 != 13, "in4", "got %lld != exp %lld\n", bss->in4, 13LL); in test_skeleton()
95 bss->in4 = 4; in test_skeleton()
/linux/arch/powerpc/crypto/
H A Daesp8-ppc.pl703 my ($in0, $in1, $in2, $in3, $in4, $in5, $in6, $in7 )=map("v$_",(0..3,10..13));
707 my ($tmp,$keyperm)=($in3,$in4); # aliases with "caller", redundant assignment
811 lvx_u $in4,$x40,$inp
818 le?vperm $in4,$in4,$in4,$inpperm
825 vxor $out4,$in4,$rndkey0
932 vxor $in4,$in4,v31
949 vncipherlast $out5,$out5,$in4
951 lvx_u $in4,$x40,$inp
956 le?vperm $in4,$in4,$in4,$inpperm
980 vxor $out4,$in4,$rndkey0
[all …]
/linux/arch/x86/kernel/cpu/
H A Dvmware.c70 unsigned long in4, unsigned long in5, in vmware_hypercall_slow() argument
85 "S" (in4), in vmware_hypercall_slow()
97 "S" (in4), in vmware_hypercall_slow()
110 "S" (in4), in vmware_hypercall_slow()
503 unsigned long in4, unsigned long in5, in vmware_tdx_hypercall() argument
521 args.rsi = in4; in vmware_tdx_hypercall()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_skeleton.c21 long long in4 __attribute__((aligned(64))) = 0; variable
78 out4 = in4; in handler()
/linux/sound/soc/codecs/
H A Dtlv320adcx140.c460 SND_SOC_DAPM_MUX("IN4 Analog Mic Resistor", SND_SOC_NOPM, 0, 0,
522 {"MIC_GAIN_CTL_CH4", NULL, "IN4 Analog Mic Resistor"},
523 {"MIC_GAIN_CTL_CH4", NULL, "IN4 Analog Mic Resistor"},
549 {"IN4 Analog Mic Resistor", "2.5 kOhm", "MIC4P Input Mux"},
550 {"IN4 Analog Mic Resistor", "10 kOhm", "MIC4P Input Mux"},
551 {"IN4 Analog Mic Resistor", "20 kOhm", "MIC4P Input Mux"},
553 {"IN4 Analog Mic Resistor", "2.5 kOhm", "MIC4M Input Mux"},
554 {"IN4 Analog Mic Resistor", "10 kOhm", "MIC4M Input Mux"},
555 {"IN4 Analog Mic Resistor", "20 kOhm", "MIC4M Input Mux"},
H A Dcs530x.c203 SOC_SINGLE_EXT_TLV("IN4 Volume", CS530X_IN_VOL_CTRL2_1, 0, 255, 1,
301 SND_SOC_DAPM_INPUT("IN4"),
351 { "ADC34 Enable", "Switch", "IN4" },
/linux/drivers/net/ovpn/
H A Dudp.c152 .daddr = bind->remote.in4.sin_addr.s_addr, in ovpn_udp4_output()
154 .fl4_dport = bind->remote.in4.sin_port, in ovpn_udp4_output()
193 &bind->remote.in4, in ovpn_udp4_output()
316 switch (bind->remote.in4.sin_family) { in ovpn_udp_output()
H A Dpeer.c309 switch (bind->remote.in4.sin_family) { in ovpn_peer_endpoints_update()
522 if (ss->ss_family != bind->remote.in4.sin_family) in ovpn_peer_transp_match()
528 if (sa4->sin_addr.s_addr != bind->remote.in4.sin_addr.s_addr) in ovpn_peer_transp_match()
530 if (sa4->sin_port != bind->remote.in4.sin_port) in ovpn_peer_transp_match()
954 switch (bind->remote.in4.sin_family) { in ovpn_peer_add_mp()
959 sa4->sin_addr.s_addr = bind->remote.in4.sin_addr.s_addr; in ovpn_peer_add_mp()
960 sa4->sin_port = bind->remote.in4.sin_port; in ovpn_peer_add_mp()
H A Dnetlink.c594 if (bind->remote.in4.sin_family == AF_INET) { in ovpn_nl_send_peer()
596 bind->remote.in4.sin_addr.s_addr) || in ovpn_nl_send_peer()
598 bind->remote.in4.sin_port) || in ovpn_nl_send_peer()
602 } else if (bind->remote.in4.sin_family == AF_INET6) { in ovpn_nl_send_peer()
/linux/Documentation/hwmon/
H A Ddme1737.rst98 in4: +12V 0V - 16V
108 in4: +12V 0V - 16V
118 in4: V1_IN 0V - 1.5V
128 in4: V1_IN 0V - 1.5V
H A Dw83795.rst44 17 VSEN5 14h in4
103 14 VSEN5 14h in4
H A Dw83781d.rst163 0x000100 in4
374 - in4=r(0x24)*0.016*3.8
383 - in4=r(0x24)*0.016*3.8
392 - in4=r(0x24)*0.016*3.8
401 - in4=r(0x24)*0.016*4
H A Dpowr1220.rst41 in4 VMON5
H A Dasb100.rst56 - 0x0100 => in4
H A Dw83627hf.rst116 97 VIN2 24h in4
/linux/arch/sh/boards/mach-sdk7786/
H A Dgpio.c19 "in0", "in1", "in2", "in3", "in4", "in5", "in6", "in7",
/linux/include/sound/
H A Dwm8962.h52 * This flag should be set if one or both IN4 inputs is wired
/linux/Documentation/devicetree/bindings/sound/
H A Drt5665.txt18 - realtek,in4-differential
H A Dmaxim,max98090.yaml14 MIC1, MIC2, DMICL, DMICR, IN1, IN2, IN3, IN4, IN5, IN6, IN12, IN34, IN56,
H A Dnvidia,tegra-audio-max98090.yaml54 - IN4
H A Dwlf,arizona.yaml36 default. Entries are <IN1, IN2, IN3, IN4> (wm5102, wm5110, wm8280,
/linux/lib/crypto/arm64/
H A Dsha512-ce-core.S74 .macro dround, i0, i1, i2, i3, i4, rc0, rc1, in0, in1, in2, in3, in4 argument
84 ext v5.16b, v\in3\().16b, v\in4\().16b, #8
/linux/tools/testing/selftests/net/ovpn/
H A Dovpn-cli.c110 struct sockaddr_in in4; member
115 struct sockaddr_in in4; member
607 s = socket(ovpn->remote.in4.sin_family, SOCK_STREAM, 0); in ovpn_connect()
613 switch (ovpn->remote.in4.sin_family) { in ovpn_connect()
655 switch (ovpn->remote.in4.sin_family) { in ovpn_new_peer()
658 ovpn->remote.in4.sin_addr.s_addr); in ovpn_new_peer()
660 ovpn->remote.in4.sin_port); in ovpn_new_peer()
680 switch (ovpn->peer_ip.in4.sin_family) { in ovpn_new_peer()
683 ovpn->peer_ip.in4.sin_addr.s_addr); in ovpn_new_peer()

123