/linux-6.12.1/arch/arm/boot/dts/samsung/ |
D | s5pv210-fascinate4g.dts | 171 PIN_SLP(gpa1-1, OUT0, NONE); 173 PIN_SLP(gpa1-3, OUT0, NONE); 175 PIN_SLP(gpb-0, OUT0, NONE); 177 PIN_SLP(gpb-2, OUT0, NONE); 182 PIN_SLP(gpb-7, OUT0, NONE); 184 PIN_SLP(gpc0-0, OUT0, NONE); 186 PIN_SLP(gpc0-2, OUT0, NONE); 188 PIN_SLP(gpc0-4, OUT0, NONE); 197 PIN_SLP(gpd0-1, OUT0, NONE); 220 PIN_SLP(gpe1-3, OUT0, NONE); [all …]
|
D | s5pv210-galaxys.dts | 204 PIN_SLP(gpa0-5, OUT0, NONE); 209 PIN_SLP(gpa1-1, OUT0, NONE); 211 PIN_SLP(gpa1-3, OUT0, NONE); 213 PIN_SLP(gpb-0, OUT0, NONE); 215 PIN_SLP(gpb-2, OUT0, NONE); 220 PIN_SLP(gpb-7, OUT0, NONE); 222 PIN_SLP(gpc0-0, OUT0, NONE); 224 PIN_SLP(gpc0-2, OUT0, NONE); 226 PIN_SLP(gpc0-4, OUT0, NONE); 235 PIN_SLP(gpd0-1, OUT0, NONE); [all …]
|
D | exynos4412-p4note.dtsi | 768 PIN_SLP(gpa0-1, OUT0, NONE); 805 PIN_SLP(gpd0-1, OUT0, NONE); 814 PIN_SLP(gpf0-0, OUT0, NONE); 815 PIN_SLP(gpf0-1, OUT0, NONE); 816 PIN_SLP(gpf0-2, OUT0, NONE); 817 PIN_SLP(gpf0-3, OUT0, NONE); 818 PIN_SLP(gpf0-4, OUT0, NONE); 819 PIN_SLP(gpf0-5, OUT0, NONE); 820 PIN_SLP(gpf0-6, OUT0, NONE); 821 PIN_SLP(gpf0-7, OUT0, NONE); [all …]
|
D | exynos4212-tab3-3g8.dts | 25 PIN_SLP(gpl0-0, OUT0, NONE); 26 PIN_SLP(gpl1-0, OUT0, NONE); 27 PIN_SLP(gpl2-4, OUT0, NONE);
|
D | exynos4212-tab3.dtsi | 856 PIN_SLP(gpa0-1, OUT0, NONE); 893 PIN_SLP(gpd0-1, OUT0, NONE); 906 PIN_SLP(gpf0-4, OUT0, NONE); 907 PIN_SLP(gpf0-5, OUT0, NONE); 934 PIN_SLP(gpf3-5, OUT0, DOWN); 939 PIN_SLP(gpj0-3, OUT0, NONE); 942 PIN_SLP(gpj0-6, OUT0, NONE); 943 PIN_SLP(gpj0-7, OUT0, NONE); 945 PIN_SLP(gpj1-0, OUT0, NONE); 1043 PIN_SLP(gpk3-0, OUT0, NONE); [all …]
|
D | exynos4212-tab3-lte8.dts | 40 PIN_SLP(gpl2-4, OUT0, NONE);
|
/linux-6.12.1/arch/powerpc/crypto/ |
D | aesp8-ppc.pl | 704 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21)); 791 lvx $out0,$x70,$key # borrow $out0 794 ?vperm v31,v31,$out0,$keyperm 813 vxor $out0,$in0,$rndkey0 835 vncipher $out0,$out0,v24 846 vncipher $out0,$out0,v25 858 vncipher $out0,$out0,v24 868 vncipher $out0,$out0,v25 878 vncipher $out0,$out0,v26 891 vncipher $out0,$out0,v27 [all …]
|
/linux-6.12.1/arch/x86/include/asm/ |
D | vmware.h | 101 unsigned long out0; in vmware_hypercall1() local 112 : "=a" (out0) in vmware_hypercall1() 119 return out0; in vmware_hypercall1() 126 unsigned long out0; in vmware_hypercall3() local 137 : "=a" (out0), "=b" (*out1), "=c" (*out2) in vmware_hypercall3() 144 return out0; in vmware_hypercall3() 151 unsigned long out0; in vmware_hypercall4() local 162 : "=a" (out0), "=b" (*out1), "=c" (*out2), "=d" (*out3) in vmware_hypercall4() 169 return out0; in vmware_hypercall4() 177 unsigned long out0; in vmware_hypercall5() local [all …]
|
/linux-6.12.1/arch/arm/crypto/ |
D | aes-cipher-core.S | 42 .macro __hround, out0, out1, in0, in1, in2, in3, t3, t4, enc, sz, op, oldcpsr 43 __select \out0, \in0, 0 45 __load \out0, \out0, 0, \sz, \op 60 eor \out0, \out0, t0, ror #24 83 eor \out0, \out0, t2, ror #16 86 eor \out0, \out0, t0, ror #8 88 eor \out0, \out0, t1 92 .macro fround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op, oldcpsr 93 __hround \out0, \out1, \in0, \in1, \in2, \in3, \out2, \out3, 1, \sz, \op 97 .macro iround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op, oldcpsr [all …]
|
/linux-6.12.1/arch/arm64/crypto/ |
D | aes-cipher-core.S | 56 .macro __hround, out0, out1, in0, in1, in2, in3, t0, t1, enc, sz, op 57 ldp \out0, \out1, [rk], #8 64 eor \out0, \out0, w12 66 eor \out0, \out0, w14, ror #24 68 eor \out0, \out0, w16, ror #16 70 eor \out0, \out0, \t0, ror #8 74 .macro fround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op 75 __hround \out0, \out1, \in0, \in1, \in2, \in3, \out2, \out3, 1, \sz, \op 79 .macro iround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op 80 __hround \out0, \out1, \in0, \in3, \in2, \in1, \out2, \out3, 0, \sz, \op
|
D | aes-neon.S | 158 .macro mul_by_x_2x, out0, out1, in0, in1, tmp0, tmp1, const 160 shl \out0\().16b, \in0\().16b, #1 165 eor \out0\().16b, \out0\().16b, \tmp0\().16b 169 .macro mul_by_x2_2x, out0, out1, in0, in1, tmp0, tmp1, const 171 shl \out0\().16b, \in0\().16b, #2 176 eor \out0\().16b, \out0\().16b, \tmp0\().16b
|
/linux-6.12.1/drivers/pcmcia/ |
D | xxs1500_ss.c | 225 goto out0; in xxs1500_pcmcia_probe() 233 goto out0; in xxs1500_pcmcia_probe() 241 goto out0; in xxs1500_pcmcia_probe() 260 goto out0; in xxs1500_pcmcia_probe() 299 out0: in xxs1500_pcmcia_probe()
|
D | db1xxx_ss.c | 455 goto out0; in db1x_pcmcia_socket_probe() 497 goto out0; in db1x_pcmcia_socket_probe() 506 goto out0; in db1x_pcmcia_socket_probe() 515 goto out0; in db1x_pcmcia_socket_probe() 534 goto out0; in db1x_pcmcia_socket_probe() 575 out0: in db1x_pcmcia_socket_probe()
|
/linux-6.12.1/drivers/comedi/drivers/ |
D | ni_daq_700.c | 158 /* trigger conversion with out0 L to H */ in daq700_ai_rinsn() 160 outb(0x30, dev->iobase + CMO_R); /* mode 0 out0 L, from H */ in daq700_ai_rinsn() 164 /* mode 1 out0 H, L to H, start conversion */ in daq700_ai_rinsn() 202 outb(0x32, iobase + CMO_R); /* config counter mode1, out0 to H */ in daq700_ai_config()
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | vmware.c | 73 unsigned long out0, rbx, rcx, rdx, rsi, rdi; in vmware_hypercall_slow() local 78 : "=a" (out0), "=b" (rbx), "=c" (rcx), in vmware_hypercall_slow() 90 : "=a" (out0), "=b" (rbx), "=c" (rcx), in vmware_hypercall_slow() 102 : "=a" (out0), "=b" (rbx), "=c" (rcx), in vmware_hypercall_slow() 126 return out0; in vmware_hypercall_slow()
|
/linux-6.12.1/arch/sh/drivers/dma/ |
D | dmabrg.c | 179 goto out0; in dmabrg_init() 193 out0: kfree(dmabrg_handlers); in dmabrg_init()
|
/linux-6.12.1/sound/soc/codecs/ |
D | rt274.c | 476 "DAC OUT0", "DAC OUT1" 539 SND_SOC_DAPM_PGA("DAC OUT0", SND_SOC_NOPM, 0, 0, 586 {"DAC OUT0", NULL, "DAC 0"}, 590 {"LOUT Mux", "DAC OUT0", "DAC OUT0"}, 601 {"HPO Mux", "DAC OUT0", "DAC OUT0"},
|
/linux-6.12.1/drivers/gpu/drm/lima/ |
D | lima_drv.c | 132 goto out0; in lima_ioctl_gem_submit() 138 goto out0; in lima_ioctl_gem_submit() 174 out0: in lima_ioctl_gem_submit()
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_btree.c | 1691 goto out0; in xfs_btree_increment() 1721 goto out0; in xfs_btree_increment() 1749 out0: in xfs_btree_increment() 1794 goto out0; in xfs_btree_decrement() 1815 goto out0; in xfs_btree_decrement() 1842 out0: in xfs_btree_decrement() 2437 goto out0; in xfs_btree_lshift() 2451 goto out0; in xfs_btree_lshift() 2458 goto out0; in xfs_btree_lshift() 2468 goto out0; in xfs_btree_lshift() [all …]
|
/linux-6.12.1/net/appletalk/ |
D | aarp.c | 724 goto out0; in aarp_rcv() 728 goto out0; in aarp_rcv() 732 goto out0; in aarp_rcv() 740 goto out0; in aarp_rcv() 865 out0: in aarp_rcv()
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra-audio-common.yaml | 17 - description: PLL A OUT0 clock
|
/linux-6.12.1/drivers/i2c/busses/ |
D | i2c-sh7760.c | 443 goto out0; in sh7760_i2c_probe() 449 goto out0; in sh7760_i2c_probe() 534 out0: in sh7760_i2c_probe()
|
/linux-6.12.1/drivers/mtd/devices/ |
D | phram.c | 134 goto out0; in register_device() 177 out0: in register_device()
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/dac/ |
D | adi,ltc2672.yaml | 35 description: Positive Supply Voltage Input for DAC OUT0.
|
/linux-6.12.1/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_pfc.sh | 387 local out0=$(ethtool_stats_get $swp2 tx_octets_prio_1) 397 local dout=$((out1 - out0))
|