/linux-6.3-rc2/crypto/ |
A D | wp512.c | 231 static const u64 C2[256] = { variable 806 C2[(int)(K[6] >> 40) & 0xff] ^ in wp512_process_buffer() 816 C2[(int)(K[7] >> 40) & 0xff] ^ in wp512_process_buffer() 825 C2[(int)(K[0] >> 40) & 0xff] ^ in wp512_process_buffer() 834 C2[(int)(K[1] >> 40) & 0xff] ^ in wp512_process_buffer() 843 C2[(int)(K[2] >> 40) & 0xff] ^ in wp512_process_buffer() 852 C2[(int)(K[3] >> 40) & 0xff] ^ in wp512_process_buffer() 861 C2[(int)(K[4] >> 40) & 0xff] ^ in wp512_process_buffer() 870 C2[(int)(K[5] >> 40) & 0xff] ^ in wp512_process_buffer() 888 C2[(int)(state[6] >> 40) & 0xff] ^ in wp512_process_buffer() [all …]
|
/linux-6.3-rc2/drivers/misc/c2port/ |
A D | Kconfig | 3 # C2 port devices 7 tristate "Silicon Labs C2 port support" 9 This option enables support for Silicon Labs C2 port used to 24 tristate "C2 port support for Eurotech's Duramar 2150" 27 This option enables C2 support for the Eurotech's Duramar 2150
|
/linux-6.3-rc2/arch/s390/crypto/ |
A D | chacha-s390.S | 515 VLR C2,K2 546 VAF C2,C2,D2 552 VX B2,B2,C2 584 VAF C2,C2,D2 590 VX B2,B2,C2 603 VSLDB C2,C2,C2,8 641 VAF C2,C2,D2 679 VAF C2,C2,D2 698 VSLDB C2,C2,C2,8 776 VAF C2,C2,K2 [all …]
|
/linux-6.3-rc2/scripts/kconfig/tests/err_recursive_dep/ |
A D | Kconfig | 19 depends on C2 21 config C2 config 22 bool "C2"
|
A D | expected_stderr | 12 Kconfig:17: symbol C1 depends on C2 13 Kconfig:21: symbol C2 depends on C1
|
/linux-6.3-rc2/Documentation/misc-devices/ |
A D | c2port.rst | 5 C2 port support 26 C2 Interface used for in-system programming of micro controllers. 35 The C2 Interface main references are at (https://www.silabs.com) 38 - AN127: FLASH Programming via the C2 Interface at 41 - C2 Specification at
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-c2port | 7 the C2 port interface. 14 C2 port into the system. Each directory will contain files to 15 manage and control its C2 port. 22 to the C2 port from the system. No commands can be sent
|
A D | sysfs-class-net | 54 01-80-C2-00-00-0X on a bridge device. Only values that set bits 62 0 01-80-C2-00-00-00 Bridge Group Address used for STP 63 1 01-80-C2-00-00-01 (MAC Control) 802.3 used for MAC PAUSE 64 2 01-80-C2-00-00-02 (Link Aggregation) 802.3ad
|
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/ |
A D | ipq8074-hk10-c2.dts | 9 model = "Qualcomm Technologies, Inc. IPQ8074/AP-HK10-C2";
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | qcom-ipq4019-ap.dk07.1-c2.dts | 7 model = "Qualcomm Technologies, Inc. IPQ4019/AP-DK07.1-C2";
|
/linux-6.3-rc2/drivers/media/pci/netup_unidvb/ |
A D | Kconfig | 17 DVB-S/S2, T/T2, C/C2
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | intel_step.h | 37 func(C2) \
|
/linux-6.3-rc2/include/media/i2c/ |
A D | adv7842.h | 103 u16 C2; member
|
/linux-6.3-rc2/Documentation/devicetree/bindings/pci/ |
A D | nvidia,tegra194-pcie.yaml | 125 2: C2 134 2 : C2 160 2. If C0/C1/C2/C3/C4/C5 operate at their respective max link widths and
|
A D | nvidia,tegra194-pcie-ep.yaml | 126 2: C2 135 2 : C2
|
/linux-6.3-rc2/Documentation/userspace-api/media/dvb/ |
A D | fe_property_parameters.rst | 92 DVB-C2 QPSK, 16-QAM, 64-QAM, 256-QAM, 1024-QAM and 4096-QAM. 862 #. Interval ``GUARD_INTERVAL_1_64`` is used only for DVB-C2. 863 #. Interval ``GUARD_INTERVAL_1_128`` is used for both DVB-C2 and DVB_T2. 925 Used on DVB-C2, DVB-S2, DVB-T2 and ISDB-S. 927 DVB-C2, DVB-S2, DVB-T2 and ISDB-S support the transmission of several 932 For DVB-C2, DVB-S2 and DVB-T2, the valid substream id range is from 0 to
|
A D | dvb-frontend-parameters.rst | 24 DVB-S2, DVB-T2, DVB-C2, ISDB, etc.
|
/linux-6.3-rc2/arch/arm64/boot/dts/amlogic/ |
A D | meson-gxbb-odroidc2.dts | 16 model = "Hardkernel ODROID-C2"; 179 model = "ODROID-C2";
|
/linux-6.3-rc2/arch/m68k/fpsp040/ |
A D | satan.S | 408 |--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-6.3-rc2/Documentation/translations/zh_CN/admin-guide/ |
A D | sysrq.rst | 173 在其实际的形式中,在兼容 C2 安全标准的系统上,它不是一个真正的 SAK,
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | sharedsubtree.rst | 386 mounted on mount 'B' at dentry 'b'. Also new mount 'C1', 'C2', 'C3' ... 395 mounted on mount 'B' at dentry 'b'. Also new mount 'C1', 'C2', 'C3' ... 403 'C' is mounted on mount 'B' at dentry 'b'. Also new mounts 'C1', 'C2', 579 let's say 'C1', 'C2', 'C3' are next mounted at the same dentry 'b' on 586 on 'B2' at dentry 'b' is 'C2', and that of mount 'B3' is 'C3'. 588 So all 'C1', 'C2' and 'C3' should be unmounted. 590 If any of 'C2' or 'C3' has some child mounts, then that mount is not
|
/linux-6.3-rc2/drivers/media/i2c/ |
A D | ad9389b.c | 170 u16 C1, u16 C2, u16 C3, u16 C4) in ad9389b_csc_coeff() argument 195 ad9389b_wr_and_or(sd, 0x2A, 0xe0, C2>>8); in ad9389b_csc_coeff() 196 ad9389b_wr(sd, 0x2B, C2); in ad9389b_csc_coeff()
|
/linux-6.3-rc2/drivers/pinctrl/aspeed/ |
A D | pinctrl-aspeed-g5.c | 1270 #define C2 170 macro 1271 SIG_EXPR_LIST_DECL_SINGLE(C2, GPIOV2, GPIOV2, SIG_DESC_SET(SCUA0, 18)); 1272 SIG_EXPR_LIST_DECL_SINGLE(C2, RMII2RCLKI, RMII2, RMII2_DESC); 1273 SIG_EXPR_LIST_DECL_SINGLE(C2, RGMII2RXCK, RGMII2); 1274 PIN_DECL_(C2, SIG_EXPR_LIST_PTR(C2, GPIOV2), SIG_EXPR_LIST_PTR(C2, RMII2RCLKI), 1275 SIG_EXPR_LIST_PTR(C2, RGMII2RXCK)); 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); 1968 ASPEED_PINCTRL_PIN(C2), 2561 ASPEED_SB_PINCONF(PIN_CONFIG_BIAS_PULL_DOWN, C2, E6, SCU90, 15), [all …]
|
/linux-6.3-rc2/Documentation/security/ |
A D | sak.rst | 42 systems which implement C2 level security. This author does not
|
/linux-6.3-rc2/arch/arm64/boot/dts/rockchip/ |
A D | rk3326-odroid-go.dtsi | 452 /* EXT Header(P2): 7(SCL:GPIO0.C2), 8(SDA:GPIO0.C3) */ 541 /* EXT Header(P2): 2(RXD:GPIO1.C0),3(TXD:.C1),4(CTS:.C2),5(RTS:.C3) */
|