Home
last modified time | relevance | path

Searched refs:C1 (Results 1 – 25 of 46) sorted by relevance

12

/Linux-v5.10/crypto/
Dwp512.c142 static const u64 C1[256] = { variable
805 C1[(int)(K[7] >> 48) & 0xff] ^ in wp512_process_buffer()
815 C1[(int)(K[0] >> 48) & 0xff] ^ in wp512_process_buffer()
824 C1[(int)(K[1] >> 48) & 0xff] ^ in wp512_process_buffer()
833 C1[(int)(K[2] >> 48) & 0xff] ^ in wp512_process_buffer()
842 C1[(int)(K[3] >> 48) & 0xff] ^ in wp512_process_buffer()
851 C1[(int)(K[4] >> 48) & 0xff] ^ in wp512_process_buffer()
860 C1[(int)(K[5] >> 48) & 0xff] ^ in wp512_process_buffer()
869 C1[(int)(K[6] >> 48) & 0xff] ^ in wp512_process_buffer()
887 C1[(int)(state[7] >> 48) & 0xff] ^ in wp512_process_buffer()
[all …]
/Linux-v5.10/scripts/kconfig/tests/err_recursive_dep/
DKconfig17 config C1 config
18 bool "C1"
23 depends on C1
Dexpected_stderr12 Kconfig:17: symbol C1 depends on C2
13 Kconfig:21: symbol C2 depends on C1
/Linux-v5.10/arch/arm/boot/dts/
Dqcom-ipq4019-ap.dk04.1-c1.dts7 model = "Qualcomm Technologies, Inc. IPQ4019/AP-DK04.1-C1";
Dqcom-ipq4019-ap.dk07.1-c1.dts7 model = "Qualcomm Technologies, Inc. IPQ4019/AP-DK07.1-C1";
Dqcom-ipq4019-ap.dk01.1-c1.dts20 model = "Qualcomm Technologies, Inc. IPQ40xx/AP-DK01.1-C1";
Dmeson8b-odroidc1.dts12 model = "Hardkernel ODROID-C1";
291 * WARNING: The USB Hub on the Odroid-C1/C1+ needs a reset signal
Dste-href-family-pinctrl.dtsi161 * SKE keys on position 1 and "other C1" combi giving
Dste-hrefv60plus.dtsi212 * the "other alt C1" setting enables these pins)
/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dleds-powernv.txt21 U78C9.001.RST0027-P1-C1 {
/Linux-v5.10/arch/arm64/boot/dts/qcom/
Dipq6018-cp01-c1.dts13 model = "Qualcomm Technologies, Inc. IPQ6018/AP-CP01-C1";
/Linux-v5.10/Documentation/hwmon/
Dltc4215.rst14 http://www.linear.com/pc/downloadDocument.do?navId=H0,C1,C1003,C1006,C1163,P17572,D12697
Dltc4245.rst14 http://www.linear.com/pc/downloadDocument.do?navId=H0,C1,C1003,C1006,C1140,P19392,D13517
/Linux-v5.10/include/media/i2c/
Dadv7842.h102 u16 C1; member
/Linux-v5.10/Documentation/filesystems/
Dsharedsubtree.rst386 mounted on mount 'B' at dentry 'b'. Also new mount 'C1', 'C2', 'C3' ...
388 propagates to. A new propagation tree containing 'C1',..,'Cn' is
395 mounted on mount 'B' at dentry 'b'. Also new mount 'C1', 'C2', 'C3' ...
398 'C', 'C1', .., 'Cn' with exactly the same configuration as the
403 'C' is mounted on mount 'B' at dentry 'b'. Also new mounts 'C1', 'C2',
406 'C','C1',.. 'Cn' is created. This propagation tree is identical to the
579 let's say 'C1', 'C2', 'C3' are next mounted at the same dentry 'b' on
582 if 'C1' is unmounted, all the mounts that are most-recently-mounted on
588 So all 'C1', 'C2' and 'C3' should be unmounted.
591 unmounted, but all other mounts are unmounted. However if 'C1' is told
[all …]
/Linux-v5.10/Documentation/ABI/stable/
Dsysfs-class-tpm135 82 5E 96 0B F8 1F 5F 34 06 DA A2 52 C1 A9 D5 26
142 E0 DC 65 FD 3C C6 B0 1E BF B9 C1 B5 6C EF B1 3A
144 F7 02 71 CF 15 AE 16 DD D1 C1 8E A8 CF 9B 50 7B
/Linux-v5.10/arch/hexagon/kernel/
Dvm_entry.S98 R15:14 = C1:0; } \
176 C1:0 = R15:14; }\
/Linux-v5.10/drivers/soc/amlogic/
DKconfig60 Support for the power controller on Amlogic A1/C1 series.
/Linux-v5.10/Documentation/devicetree/bindings/pci/
Dnvidia,tegra194-pcie.txt13 TEGRA194_POWER_DOMAIN_PCIEX1A: C1
50 1: C1
112 2. If C0/C1/C2/C3/C4/C5 operate at their respective max link widths and
/Linux-v5.10/arch/m68k/fpsp040/
Dsatan.S408 |--X'+X'*Y*(C1+Y*(C2+Y*(C3+Y*(C4+Y*C5)))), X' = -1/X, Y = X'*X'
440 faddx %fp2,%fp1 | ...[Y*(C2+Z*C4)]+[C1+Z*(C3+Z*C5)]
/Linux-v5.10/drivers/media/i2c/
Dad9389b.c170 u16 C1, u16 C2, u16 C3, u16 C4) in ad9389b_csc_coeff() argument
193 ad9389b_wr_and_or(sd, 0x28, 0xe0, C1>>8); in ad9389b_csc_coeff()
194 ad9389b_wr(sd, 0x29, C1); in ad9389b_csc_coeff()
/Linux-v5.10/Documentation/admin-guide/pm/
Dintel_idle.rst115 C1-type idle states the exit latency value is also used as the target residency
230 to the ``C1`` idle state), but the majority of them give it a license to put
250 only (like for ``C1``) must always assume that this may cause the processor to
258 ``MWAIT`` hint values (like ``C1``).
/Linux-v5.10/Documentation/kbuild/
Dkconfig-language.rst378 config C1
384 config C1
389 In the following examples (3) and (4), C1 and C2 still have the M
397 config C1
404 config C1
/Linux-v5.10/drivers/pinctrl/aspeed/
Dpinctrl-aspeed-g5.c1277 #define C1 171 macro
1278 SIG_EXPR_LIST_DECL_SINGLE(C1, GPIOV3, GPIOV3, SIG_DESC_SET(SCUA0, 19));
1279 SIG_EXPR_LIST_DECL_SINGLE(C1, RMII2DASH2, RMII2, RMII2_DESC);
1280 SIG_EXPR_LIST_DECL_SINGLE(C1, RGMII2RXCTL, RGMII2);
1281 PIN_DECL_(C1, SIG_EXPR_LIST_PTR(C1, GPIOV3), SIG_EXPR_LIST_PTR(C1, RMII2DASH2),
1282 SIG_EXPR_LIST_PTR(C1, RGMII2RXCTL));
1312 FUNC_GROUP_DECL(RGMII2, B2, B1, A2, B3, D5, D4, C2, C1, C3, D1, D2, E6);
1958 ASPEED_PINCTRL_PIN(C1),
/Linux-v5.10/Documentation/admin-guide/device-mapper/
Dlog-writes.rst29 W1,W2,W3,C3,C2,Wflush,C1,Cflush

12