Home
last modified time | relevance | path

Searched refs:paired (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Ddevcom.c21 bool paired; member
209 bool paired) in mlx5_devcom_set_paired() argument
216 comp->paired = paired; in mlx5_devcom_set_paired()
225 return devcom->priv->components[id].paired; in mlx5_devcom_is_paired()
239 if (!comp->paired) { in mlx5_devcom_get_peer_data()
A Ddevcom.h38 bool paired);
/linux-6.3-rc2/drivers/pinctrl/qcom/
A Dpinctrl-ssbi-mpp.c113 bool paired; member
200 if (pin->paired) in pm8xxx_mpp_update()
211 if (pin->paired) in pm8xxx_mpp_update()
227 if (pin->paired) in pm8xxx_mpp_update()
359 arg = pin->paired; in pm8xxx_pin_config_get()
415 pin->paired = !!arg; in pm8xxx_pin_config_set()
579 if (!pin->paired) { in pm8xxx_mpp_dbg_show_one()
592 if (!pin->paired) { in pm8xxx_mpp_dbg_show_one()
608 if (!pin->paired) { in pm8xxx_mpp_dbg_show_one()
676 pin->paired = !!(ctrl & BIT(1)); in pm8xxx_pin_populate()
[all …]
A Dpinctrl-spmi-mpp.c129 bool paired; member
288 else if (pad->paired) in pmic_mpp_write_mode_ctl()
383 if (!pad->paired) in pmic_mpp_config_get()
469 pad->paired = !!arg; in pmic_mpp_config_set()
551 if (pad->paired) in pmic_mpp_config_dbg_show()
741 pad->paired = true; in pmic_mpp_populate()
/linux-6.3-rc2/drivers/phy/qualcomm/
A DKconfig112 PHY which is usually paired with either the ChipIdea or Synopsys DWC3
121 chipsets. The PHY is paired with a Synopsys DWC3 USB controller
130 PMICs. The repeater is paired with a Synopsys eUSB2 Phy
149 to the V1 variants. The PHY is paired with a Synopsys DWC3 USB
167 is usually paired with either the ChipIdea or Synopsys DWC3 USB
/linux-6.3-rc2/Documentation/firmware-guide/acpi/
A Dacpi-lid.rst67 firmware cannot make sure "opened"/"closed" events are paired, the ACPI
77 and whether the "opened"/"closed" events are paired fully relies on the
90 are paired fully relies on the firmware implementation.
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
A Dqcom,pmic-mpp.yaml146 qcom,paired:
148 Indicates that the pin should be operating in paired mode.
A Dqcom,pmic-gpio.yaml459 - paired
/linux-6.3-rc2/Documentation/devicetree/bindings/media/
A Drenesas,fcp.yaml20 they are paired with. These DT bindings currently support the FCPV and FCPF.
/linux-6.3-rc2/Documentation/devicetree/bindings/media/i2c/
A Dmaxim,max96712.yaml23 MAX96712 can be paired with first-generation 3.12Gbps or 1.5Gbps GMSL1
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-platform-asus-wmi87 Enable the external GPU paired with ROG X-Flow laptops.
A Dsysfs-driver-wacom103 reports have been received from the paired device, reading
/linux-6.3-rc2/Documentation/devicetree/bindings/mtd/partitions/
A Dpartition.yaml52 immune to paired-pages corruptions
/linux-6.3-rc2/drivers/soc/tegra/
A DKconfig85 the Tegra210 has four Cortex-A57 cores paired with four Cortex-A53
/linux-6.3-rc2/tools/memory-model/Documentation/
A Dordering.txt313 As mentioned earlier, release operations are often paired with acquire
350 Symmetry being what it is, acquire operations are often paired with the
397 usually paired with a call to a call to rcu_assign_pointer() for that
399 paired with a call to smp_store_release(). Calls to rcu_dereference()
/linux-6.3-rc2/tools/memory-model/
A Dlock.cat25 * LKR and LKW events always come paired, like all RMW event sequences.
/linux-6.3-rc2/Documentation/devicetree/bindings/mtd/
A Dbrcm,brcmnand.yaml17 is paired with a custom DMA engine (inventively named "Flash DMA") which
/linux-6.3-rc2/Documentation/driver-api/usb/
A Dhotplug.rst98 specific criteria are identified by bits set in "match_flags", paired
/linux-6.3-rc2/Documentation/driver-api/
A Deisa.rst102 optionally be paired with a driver-dependent value
A Dpin-control.rst1258 ``pinctrl_get()`` must be paired with a plain ``pinctrl_put()``.
1259 ``pinctrl_get()`` may not be paired with ``devm_pinctrl_put()``.
1260 ``devm_pinctrl_get()`` can optionally be paired with ``devm_pinctrl_put()``.
1261 ``devm_pinctrl_get()`` may not be paired with plain ``pinctrl_put()``.
/linux-6.3-rc2/Documentation/driver-api/dmaengine/
A Dclient.rst135 paired.
/linux-6.3-rc2/Documentation/scheduler/
A Dsched-bwc.rst47 does maintain stability, since every overrun must be paired with an
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dext-ctrls-codec-stateless.rst2701 - Top field paired with previous bottom field in output order
2704 - Bottom field paired with previous top field in output order
2707 - Top field paired with next bottom field in output order
2710 - Bottom field paired with next top field in output order
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_hdcp.c1169 bool *paired, in hdcp2_verify_rx_cert_prepare_km() argument
1188 rx_cert, paired, in hdcp2_verify_rx_cert_prepare_km()
/linux-6.3-rc2/Documentation/filesystems/
A Dporting.rst897 mnt_want_write_file() can now only be paired with mnt_drop_write_file(),
898 whereas previously it could be paired with mnt_drop_write() as well.

Completed in 34 milliseconds

12