Home
last modified time | relevance | path

Searched full:combo (Results 1 – 25 of 126) sorted by relevance

123456

/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dbrcm,stingray-usb-phy.txt5 - "brcm,sr-usb-combo-phy" is combo PHY has two PHYs, one SS and one HS.
9 - Must be 1 for brcm,sr-usb-combo-phy as it expects one argument to indicate
17 compatible = "brcm,sr-usb-combo-phy";
23 compatible = "brcm,sr-usb-combo-phy";
H A Dintel,combo-phy.yaml4 $id: http://devicetree.org/schemas/phy/intel,combo-phy.yaml#
23 - const: intel,combo-phy
94 compatible = "intel,combophy-lgm", "intel,combo-phy";
H A Damlogic,meson-g12a-usb3-pcie-phy.yaml8 title: Amlogic G12A USB3 + PCIE Combo PHY
H A Dcalxeda-combophy.yaml45 combophy5: combo-phy@fff5d000 {
H A Damlogic,g12a-usb3-pcie-phy.yaml8 title: Amlogic G12A USB3 + PCIE Combo PHY
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAPacketizerEmitter.cpp77 // Construct a map from a combo function unit bit to the bits of all included
143 LLVM_DEBUG(dbgs() << " CFD:" << i << " (" << FUs.size() << " combo FUs) " in collectAllComboFuncs()
157 LLVM_DEBUG(dbgs() << " combo: " << ComboFuncName << ":0x" in collectAllComboFuncs()
168 LLVM_DEBUG(dbgs() << " => combo bits: " << ComboFuncName << ":0x" in collectAllComboFuncs()
290 NfaStateTy Combo = ComboBitToBitsMap[ResourceMask]; in emitForItineraries() local
291 if (Combo && ((~S & Combo) != Combo)) in emitForItineraries()
292 // This combo units bits are not available. in emitForItineraries()
294 NfaStateTy ResultingResourceState = S | ResourceMask | Combo; in emitForItineraries()
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dhisilicon,histb-xhci.txt23 "combo": for combo phy
44 phy-names = "inno", "combo";
/freebsd/share/man/man4/
H A Dxl.4106 Enable AUI transceiver (available only on COMBO cards).
108 Enable BNC coax transceiver (available only on COMBO cards).
134 3Com 3c900-COMBO
146 3Com 3c900B-COMBO
154 3Com 3c905B-COMBO
/freebsd/crypto/openssl/crypto/ec/curve448/
H A Dcurve448.c638 ossl_curve448_base_double_scalarmul_non_secret(curve448_point_t combo, in ossl_curve448_base_double_scalarmul_non_secret() argument
658 curve448_point_copy(combo, ossl_curve448_point_identity); in ossl_curve448_base_double_scalarmul_non_secret()
662 pniels_to_pt(combo, precmp_var[control_var[0].addend >> 1]); in ossl_curve448_base_double_scalarmul_non_secret()
665 pniels_to_pt(combo, precmp_var[control_var[0].addend >> 1]); in ossl_curve448_base_double_scalarmul_non_secret()
666 add_niels_to_pt(combo, in ossl_curve448_base_double_scalarmul_non_secret()
673 niels_to_pt(combo, ossl_curve448_wnaf_base[control_pre[0].addend >> 1]); in ossl_curve448_base_double_scalarmul_non_secret()
681 point_double_internal(combo, combo, i && !(cv || cp)); in ossl_curve448_base_double_scalarmul_non_secret()
687 add_pniels_to_pt(combo, in ossl_curve448_base_double_scalarmul_non_secret()
691 sub_pniels_from_pt(combo, in ossl_curve448_base_double_scalarmul_non_secret()
701 add_niels_to_pt(combo, in ossl_curve448_base_double_scalarmul_non_secret()
[all …]
H A Dpoint_448.h279 * combo = scalar1*curve448_point_base + scalar2*base2.
284 * combo (out): The linear combination scalar1*base + scalar2*base2.
293 ossl_curve448_base_double_scalarmul_non_secret(curve448_point_t combo,
/freebsd/crypto/libecc/
H A Dmeson.options7 option('with_wordsize', type: 'combo', choices : ['0', '16', '32', '64'], value : '0', description…
17 option('with_double_add', type: 'combo', choices: ['unset', 'false', 'true'], value: 'unset', descr…
18 option('with_monty_ladder', type: 'combo', choices: ['unset', 'false', 'true'], value: 'unset', des…
/freebsd/sys/arm64/conf/
H A Dstd.rockchip16 # Combo PHY support
17 device rk_combphy # Naneng Combo PHY
/freebsd/sys/dev/ice/
H A Dice_nvm.h60 __le32 combo_ver; /* Combo Image Version number */
61 u8 combo_name_len; /* Length of the unicode combo image version string, max of 32 */
62 __le16 combo_name[32]; /* Unicode string representing the Combo Image version */
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetItinerary.td149 // Combo Function Unit data - This is a map of combo function unit names to
158 // Combo Function Units - This is a list of all combo function unit data.
/freebsd/sys/contrib/device-tree/src/arm64/broadcom/stingray/
H A Dstingray-usb.dtsi18 compatible = "brcm,sr-usb-combo-phy";
45 compatible = "brcm,sr-usb-combo-phy";
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpmac_blake.txt196 Input = "Combo input with outlen, custom and salt"
249 Input = "Combo input with outlen, custom and salt"
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbman_private.h89 /* Commonly used combo */
117 /* Commonly used combo */
/freebsd/sys/contrib/device-tree/src/arm/calxeda/
H A Decx-common.dtsi217 combophy0: combo-phy@fff58000 {
224 combophy5: combo-phy@fff5d000 {
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_private.h90 /* Commonly used combo */
122 /* Commonly used combo */
/freebsd/sys/contrib/device-tree/Bindings/net/bluetooth/
H A Dmediatek,mt7921s-bluetooth.yaml13 MT7921S is an SDIO-attached dual-radio WiFi+Bluetooth Combo chip; each
H A Damlogic,w155s2-bt.yaml11 The W155S2 is an Amlogic Bluetooth and Wi-Fi combo chip. It works on
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dac100.txt3 AC100 is a audio codec and RTC subsystem combo IC. The 2 parts are
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ab8500/
H A Dfg.txt10 main-charger, usb-combo-charger and battery-temperature-monitoring.
/freebsd/sys/contrib/device-tree/Bindings/iio/imu/
H A Dnxp,fxos8700.yaml13 Accelerometer and magnetometer combo device with an i2c and SPI interface.
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dti-bluetooth.txt42 "ext_clock" (External clock provided to the TI combo chip).

123456