/kernel/linux/linux-5.10/crypto/ |
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 …]
|
/kernel/linux/linux-5.10/drivers/misc/c2port/ |
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
|
/kernel/linux/linux-5.10/scripts/kconfig/tests/err_recursive_dep/ |
D | Kconfig | 19 depends on C2 21 config C2 config 22 bool "C2"
|
D | expected_stderr | 12 Kconfig:17: symbol C1 depends on C2 13 Kconfig:21: symbol C2 depends on C1
|
/kernel/linux/linux-5.10/Documentation/misc-devices/ |
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
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
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
|
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
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | qcom-ipq4019-ap.dk07.1-c2.dts | 7 model = "Qualcomm Technologies, Inc. IPQ4019/AP-DK07.1-C2";
|
/kernel/linux/linux-5.10/drivers/media/pci/netup_unidvb/ |
D | Kconfig | 17 DVB-S/S2, T/T2, C/C2
|
/kernel/linux/linux-5.10/include/media/i2c/ |
D | adv7842.h | 103 u16 C2; member
|
/kernel/linux/linux-5.10/drivers/acpi/dptf/ |
D | Kconfig | 15 <https://01.org/intel%C2%AE-dynamic-platform-and-thermal-framework-dptf-chromium-os/overview>
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
D | nvidia,tegra194-pcie.txt | 14 TEGRA194_POWER_DOMAIN_PCIEX1A: C2 51 2: C2 112 2. If C0/C1/C2/C3/C4/C5 operate at their respective max link widths and
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/amlogic/ |
D | meson-gxbb-odroidc2.dts | 15 model = "Hardkernel ODROID-C2"; 215 * WARNING: The USB Hub on the Odroid-C2 needs a reset signal
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
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)]
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/ |
D | dvb-frontend-parameters.rst | 24 DVB-S2, DVB-T2, DVB-C2, ISDB, etc.
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
D | rk3326-odroid-go2.dts | 410 /* EXT Header(P2): 7(SCL:GPIO0.C2), 8(SDA:GPIO0.C3) */ 479 /* EXT Header(P2): 2(RXD:GPIO1.C0),3(TXD:.C1),4(CTS:.C2),5(RTS:.C3) */
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
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
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
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()
|
D | adv7511-v4l2.c | 324 u16 C1, u16 C2, u16 C3, u16 C4) in adv7511_csc_coeff() argument 349 adv7511_wr_and_or(sd, 0x2A, 0xe0, C2>>8); in adv7511_csc_coeff() 350 adv7511_wr(sd, 0x2B, C2); in adv7511_csc_coeff()
|
/kernel/linux/linux-5.10/drivers/pinctrl/aspeed/ |
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 …]
|
D | pinctrl-aspeed-g6.c | 1369 #define C2 221 macro 1370 SIG_EXPR_LIST_DECL_SESG(C2, RGMII2TXCTL, RGMII2, SIG_DESC_SET(SCU400, 13), 1372 SIG_EXPR_LIST_DECL_SESG(C2, RMII2TXEN, RMII2, SIG_DESC_SET(SCU400, 13), 1374 PIN_DECL_2(C2, GPIO18B5, RGMII2TXCTL, RMII2TXEN); 1440 FUNC_GROUP_DECL(RGMII2, D4, C2, C1, D3, E4, F5, D2, E3, D1, F4, E2, E1); 1441 FUNC_GROUP_DECL(RMII2, D4, C2, C1, D3, D2, D1, F4, E2, E1); 1755 ASPEED_PINCTRL_PIN(C2),
|
/kernel/linux/linux-5.10/Documentation/security/ |
D | sak.rst | 42 systems which implement C2 level security. This author does not
|
/kernel/linux/linux-5.10/Documentation/kbuild/ |
D | kconfig-language.rst | 379 config C2 386 config C2 389 In the following examples (3) and (4), C1 and C2 still have the M 398 config C2 406 config C2
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | log-writes.rst | 29 W1,W2,W3,C3,C2,Wflush,C1,Cflush
|
/kernel/linux/linux-5.10/Documentation/gpu/ |
D | drm-kms.rst | 114 "drm_bridge C1" -> "drm_bridge C2"; 129 "drm_bridge C2" -> "drm_connector C";
|