Searched +full:10 +full:base +full:- +full:t1l (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: ADI ADIN1110 MAC-PHY10 - Alexandru Tachici <alexandru.tachici@analog.com>13 The ADIN1110 is a low power single port 10BASE-T1L MAC-18 The ADIN2111 is a low power, low complexity, two-Ethernet ports19 switch with integrated 10BASE-T1L PHYs and one serial peripheral22 with the IEEE 802.3cg-2019 Ethernet standard for long reach23 10 Mbps single pair Ethernet (SPE).[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/net/ethernet-phy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Andrew Lunn <andrew@lunn.ch>11 - Florian Fainelli <f.fainelli@gmail.com>12 - Heiner Kallweit <hkallweit1@gmail.com>14 # The dt-schema tools will generate a select statement first by using21 pattern: "^ethernet-phy(@[a-f0-9]+)?$"24 - $nodename[all …]
1 # Copyright 2021-2024 The OpenSSL Project Authors. All Rights Reserved.10 # This implementation is based on the AES-GCM code (AVX512VAES + VPCLMULQDQ)11 # from Intel(R) Multi-Buffer Crypto for IPsec Library v1.112 # (https://github.com/intel/intel-ipsec-mb).16 # [1] Vinodh Gopal et. al. Optimized Galois-Counter-Mode Implementation on18 # [2] Erdinc Ozturk et. al. Enabling High-Performance Galois-Counter-Mode on20 # [3] Shay Gueron et. al. Intel Carry-Less Multiplication Instruction and its46 ($xlate = "${dir}x86_64-xlate.pl" and -f $xlate)47 or ($xlate = "${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate)48 or die "can't locate x86_64-xlate.pl";[all …]