Home
last modified time | relevance | path

Searched refs:C3 (Results 1 – 25 of 48) sorted by relevance

12

/Linux-v6.6/crypto/
Dwp512.c320 static const u64 C3[256] = { variable
807 C3[(int)(K[5] >> 32) & 0xff] ^ in wp512_process_buffer()
817 C3[(int)(K[6] >> 32) & 0xff] ^ in wp512_process_buffer()
826 C3[(int)(K[7] >> 32) & 0xff] ^ in wp512_process_buffer()
835 C3[(int)(K[0] >> 32) & 0xff] ^ in wp512_process_buffer()
844 C3[(int)(K[1] >> 32) & 0xff] ^ in wp512_process_buffer()
853 C3[(int)(K[2] >> 32) & 0xff] ^ in wp512_process_buffer()
862 C3[(int)(K[3] >> 32) & 0xff] ^ in wp512_process_buffer()
871 C3[(int)(K[4] >> 32) & 0xff] ^ in wp512_process_buffer()
889 C3[(int)(state[5] >> 32) & 0xff] ^ in wp512_process_buffer()
[all …]
/Linux-v6.6/arch/s390/crypto/
Dchacha-s390.S457 #define C3 %v14 macro
517 VLR C3,K2
548 VAF C3,C3,D3
554 VX B3,B3,C3
586 VAF C3,C3,D3
592 VX B3,B3,C3
605 VSLDB C3,C3,C3,8
643 VAF C3,C3,D3
649 VX B3,B3,C3
681 VAF C3,C3,D3
[all …]
/Linux-v6.6/tools/power/cpupower/utils/idle_monitor/
Dnhm_idle.c27 enum intel_nhm_id { C3 = 0, C6, PC3, PC6, TSC = 0xFFFF }; enumerator
36 .id = C3,
77 case C3: in nhm_get_count()
/Linux-v6.6/Documentation/ABI/stable/
Dsysfs-class-tpm97 PCR-00: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
98 PCR-01: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
99 PCR-02: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
100 PCR-03: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
101 PCR-04: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
145 C3 91 FF 44 1E CF 7C 39 FE 17 77 21 20 BD CE 9B
/Linux-v6.6/arch/arm/boot/dts/qcom/
Dqcom-ipq4019-ap.dk04.1-c3.dts7 model = "Qualcomm Technologies, Inc. IPQ4019/AP-DK04.1-C3";
/Linux-v6.6/arch/x86/
DKconfig.cpu42 - "CyrixIII/VIA C3" for VIA Cyrix III or VIA C3.
43 - "VIA C3-2" for VIA C3-2 "Nehemiah" (model 9 and above).
235 bool "CyrixIII/VIA-C3"
238 Select this for a Cyrix III or C3 chip. Presently Linux and GCC
247 bool "VIA C3-2 (Nehemiah)"
250 Select this for a VIA C3 "Nehemiah". Selecting this enables usage
/Linux-v6.6/drivers/gpu/drm/i915/
Dintel_step.h38 func(C3) \
/Linux-v6.6/include/media/i2c/
Dadv7842.h104 u16 C3; member
/Linux-v6.6/drivers/pinctrl/meson/
DKconfig71 tristate "Amlogic C3 SoC pinctrl driver"
/Linux-v6.6/Documentation/devicetree/bindings/security/tpm/
Dibmvtpm.txt38 ibm,loc-code = "U8286.41A.10082DV-V3-C3";
/Linux-v6.6/arch/hexagon/kernel/
Dvm_entry.S101 R13:12 = C3:2; } \
173 C3:2 = R13:12; }\
/Linux-v6.6/arch/mips/boot/dts/pic32/
Dpic32mzda_sk.dts133 pins = "C3";
/Linux-v6.6/Documentation/hwmon/
Dvt1211.rst106 .. [1] Depending on the CPU (1.4V is for a VIA C3 Nehemiah).
144 VIA C3 Ezra 83.869 0.9528
145 VIA C3 Ezra-T 73.869 0.9528
/Linux-v6.6/Documentation/admin-guide/pm/
Dintel_idle.rst120 state types (C2 and C3) the target residency value is 3 times the exit latency
238 ``MWAIT`` hint value representing the ``C3`` idle state allows the processor to
239 put the target core into the low-power state referred to as "core ``C3``" (or
241 have executed ``MWAIT`` with the ``C3`` hint value (or with a hint value
245 low-power state referred to as "package ``C3``" (or ``PC3``), which happens if
/Linux-v6.6/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-v6.6/Documentation/filesystems/
Dsharedsubtree.rst387 mounted on mount 'B' at dentry 'b'. Also new mount 'C1', 'C2', 'C3' ...
396 mounted on mount 'B' at dentry 'b'. Also new mount 'C1', 'C2', 'C3' ...
405 'C3' ... are created and mounted at the dentry 'b' on all mounts where
580 let's say 'C1', 'C2', 'C3' are next mounted at the same dentry 'b' on
587 on 'B2' at dentry 'b' is 'C2', and that of mount 'B3' is 'C3'.
589 So all 'C1', 'C2' and 'C3' should be unmounted.
591 If any of 'C2' or 'C3' has some child mounts, then that mount is not
/Linux-v6.6/Documentation/spi/
Dbutterfly.rst51 SELECT J400.PB0/nSS pin 17/C3,nSELECT
/Linux-v6.6/arch/arm64/boot/dts/rockchip/
Drk3326-odroid-go.dtsi450 /* EXT Header(P2): 7(SCL:GPIO0.C2), 8(SDA:GPIO0.C3) */
539 /* EXT Header(P2): 2(RXD:GPIO1.C0),3(TXD:.C1),4(CTS:.C2),5(RTS:.C3) */
/Linux-v6.6/drivers/pinctrl/aspeed/
Dpinctrl-aspeed-g5.c1284 #define C3 172 macro
1285 SIG_EXPR_LIST_DECL_SINGLE(C3, GPIOV4, GPIOV4, SIG_DESC_SET(SCUA0, 20));
1286 SIG_EXPR_LIST_DECL_SINGLE(C3, RMII2RXD0, RMII2, RMII2_DESC);
1287 SIG_EXPR_LIST_DECL_SINGLE(C3, RGMII2RXD0, RGMII2);
1288 PIN_DECL_(C3, SIG_EXPR_LIST_PTR(C3, GPIOV4), SIG_EXPR_LIST_PTR(C3, RMII2RXD0),
1289 SIG_EXPR_LIST_PTR(C3, RGMII2RXD0));
1312 FUNC_GROUP_DECL(RGMII2, B2, B1, A2, B3, D5, D4, C2, C1, C3, D1, D2, E6);
1313 FUNC_GROUP_DECL(RMII2, B2, B1, A2, B3, C2, C3, D1, D2, E6);
1972 ASPEED_PINCTRL_PIN(C3),
/Linux-v6.6/tools/power/cpupower/po/
Dka.po23 msgid "Processor Core C3"
24 msgstr "პროცესორის ბირთვი C3"
31 msgid "Processor Package C3"
32 msgstr "პროცესორის პაკეტი C3"
Dde.po21 msgid "Processor Core C3"
22 msgstr "Prozessorkern C3"
29 msgid "Processor Package C3"
30 msgstr "Prozessorpaket C3"
/Linux-v6.6/Documentation/admin-guide/media/
Dem28xx-cardlist.rst370 - C3 Tech Digital Duo HDTV/SDTV USB
/Linux-v6.6/arch/arm/boot/dts/gemini/
Dgemini-dlink-dns-313.dts235 * In the vendor Linux tree, these values are set for the C3
/Linux-v6.6/Documentation/admin-guide/device-mapper/
Dlog-writes.rst29 W1,W2,W3,C3,C2,Wflush,C1,Cflush
/Linux-v6.6/drivers/media/i2c/
Dadv7511-v4l2.c290 u16 C1, u16 C2, u16 C3, u16 C4) in adv7511_csc_coeff() argument
317 adv7511_wr_and_or(sd, 0x2C, 0xe0, C3>>8); in adv7511_csc_coeff()
318 adv7511_wr(sd, 0x2D, C3); in adv7511_csc_coeff()

12