Home
last modified time | relevance | path

Searched refs:pair (Results 251 – 275 of 787) sorted by relevance

1...<<11121314151617181920>>...32

/openbmc/linux/include/linux/mlx5/
H A Dtransobj.h87 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *pair);
/openbmc/openbmc/poky/meta/recipes-bsp/gnu-efi/gnu-efi/
H A Dparallel-make-archives.patch9 and ar's as a pair instead of compiling all and then ar'ing which can
/openbmc/openpower-proc-control/procedures/phal/
H A Dcheck_host_running.cpp37 std::pair<std::string, std::variant<std::string, uint64_t>>>()); in createBmcDump()
/openbmc/openpower-occ-control/
H A Docc_ffdc.hpp152 std::vector<std::pair<fs::path, int>> temporaryFiles;
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dsocionext,uniphier-thermal.yaml35 A pair of calibrated values referred from PVT, in case that the values
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dcirrus,clps711x-fb.txt7 - clocks : phandle + clock specifier pair of the FB reference clock.
/openbmc/pldm/fw-update/
H A Dupdate_manager.hpp29 using DeviceUpdaterInfo = std::pair<mctp_eid_t, DeviceIDRecordOffset>;
/openbmc/openpower-pnor-code-mgmt/
H A Dimage_verify.hpp25 using KeyHashPathPair = std::pair<HashFilePath, PublicKeyPath>;
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dhyp_network_manager.hpp31 std::pair<biosAttrName,
/openbmc/linux/Documentation/driver-api/
H A Dgeneric-counter.rst111 A pair of quadrature encoding signals are evaluated to determine
115 If direction is forward, rising edges on quadrature pair signal A
117 edges on quadrature pair signal A updates the respective count.
121 If direction is forward, rising edges on quadrature pair signal B
123 edges on quadrature pair signal B updates the respective count.
127 Any state transition on quadrature pair signal A updates the
131 Any state transition on quadrature pair signal B updates the
135 Any state transition on either quadrature pair signals updates the
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0026-aarch64-Fix-loose-ldpstp-check-PR111411.patch22 the lower memory access to a mem-pair operand.
49 + /* The lower memory access must be a mem-pair operand. */
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dti-phy.txt58 - syscon-pcs : phandle/offset pair. Phandle to the system control module and the
66 - syscon-phy-power : phandle/offset pair. Phandle to the system control
/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp48 std::vector<std::pair<sdbusplus::message::object_path, std::string>>;
212 std::vector<std::pair<sdbusplus::message::object_path, std::string>>
569 std::pair<std::string, std::string> split = in parseMetricProperties()
840 const std::vector<std::pair<std::string, TriggerGetParamsVariant>>& in fillTrigger()
1017 const std::vector<std::pair< in requestRoutesTrigger()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c213 int phase, pair; in program_multi_taps_filter() local
233 for (pair = 0; pair < taps_pairs; pair++) { in program_multi_taps_filter()
240 SCL_C_RAM_TAP_PAIR_IDX, pair); in program_multi_taps_filter()
242 if (taps % 2 && pair == taps_pairs - 1) in program_multi_taps_filter()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.c49 const struct nvkm_vmm_desc *pair = page[-1].desc; in nvkm_vmm_pt_new() local
50 lpte = pten >> (desc->bits - pair->bits); in nvkm_vmm_pt_new()
200 const struct nvkm_vmm_desc *pair = it->page[-1].desc; in nvkm_vmm_unref_sptes() local
201 const u32 sptb = desc->bits - pair->bits; in nvkm_vmm_unref_sptes()
244 pair->func->sparse(vmm, pgt->pt[0], pteb, ptes); in nvkm_vmm_unref_sptes()
246 if (pair->func->invalid) { in nvkm_vmm_unref_sptes()
252 pair->func->invalid(vmm, pgt->pt[0], pteb, ptes); in nvkm_vmm_unref_sptes()
300 const u32 sptb = desc->bits - pair->bits; in nvkm_vmm_ref_sptes()
351 pair->func->unmap(vmm, pgt->pt[0], pteb, ptes); in nvkm_vmm_ref_sptes()
353 if (pair->func->invalid) { in nvkm_vmm_ref_sptes()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dti,keystone-irq.txt11 - ti,syscon-dev : phandle and offset pair. The phandle to syscon used to
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Datmel-wm8904.txt7 Each entry is a pair of strings, the first being the connection's sink,
/openbmc/linux/LICENSES/deprecated/
H A DZlib4 To use the Zlib License put the following SPDX tag/value pair into a
/openbmc/linux/Documentation/networking/device_drivers/ethernet/smsc/
H A Dsmc9.rst37 1 for twisted pair
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-turris-mox-rwtm20 as pair to the ECDSA private key burned into eFuses of this
/openbmc/telemetry/tests/src/
H A Dtest_conversion.cpp34 static constexpr std::array<std::pair<std::string_view, Enum>, 3>
/openbmc/phosphor-pid-control/dbus/
H A Ddbusutil.cpp79 std::vector<std::pair<std::string, std::string>>& matches) in findSensors()
/openbmc/dbus-sensors/src/
H A DExitAirTempSensor.hpp42 boost::container::flat_map<std::string, std::pair<double, double>>
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dservices.cpp163 std::pair<std::string, std::variant<std::string, uint64_t>>>()); in createBMCDump()
/openbmc/phosphor-bmc-code-mgmt/
H A Dimage_verify.hpp28 using KeyHashPathPair = std::pair<HashFilePath, PublicKeyPath>;

1...<<11121314151617181920>>...32