Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-mpp.c114 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()
591 if (!pin->paired) { in pm8xxx_mpp_dbg_show_one()
606 if (!pin->paired) { in pm8xxx_mpp_dbg_show_one()
673 pin->paired = !!(ctrl & BIT(1)); in pm8xxx_pin_populate()
[all …]
H A Dpinctrl-spmi-mpp.c130 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.15/drivers/phy/qualcomm/
H A DKconfig125 PHY which is usually paired with either the ChipIdea or Synopsys DWC3
134 chipsets. The PHY is paired with a Synopsys DWC3 USB controller
143 PMICs. The repeater is paired with a Synopsys eUSB2 Phy
186 to the V1 variants. The PHY is paired with a Synopsys DWC3 USB
204 is usually paired with either the ChipIdea or Synopsys DWC3 USB
/linux-6.15/Documentation/firmware-guide/acpi/
H 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.15/Documentation/hwmon/
H A Dltc2991.rst29 supply voltages and can be paired for differential measurements of current sense
/linux-6.15/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,pmic-mpp.yaml149 qcom,paired:
152 Indicates that the pin should be operating in paired mode.
H A Dqcom,pmic-gpio.yaml508 - paired
/linux-6.15/Documentation/devicetree/bindings/hwmon/
H A Dadi,ltc2991.yaml15 supply voltages and can be paired for differential measurements of current
/linux-6.15/Documentation/devicetree/bindings/media/
H A Drenesas,fcp.yaml20 they are paired with. These DT bindings currently support the FCPV and FCPF.
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dmaxim,max96712.yaml23 MAX96712 can be paired with first-generation 3.12Gbps or 1.5Gbps GMSL1
/linux-6.15/drivers/soc/tegra/
H A DKconfig85 the Tegra210 has four Cortex-A57 cores paired with four Cortex-A53
/linux-6.15/tools/memory-model/Documentation/
H 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.15/Documentation/ABI/testing/
H A Dsysfs-platform-asus-wmi87 Enable the external GPU paired with ROG X-Flow laptops.
H A Dsysfs-driver-wacom103 reports have been received from the paired device, reading
/linux-6.15/Documentation/devicetree/bindings/mtd/partitions/
H A Dpartition.yaml52 immune to paired-pages corruptions
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c3011 esw_paired = !!xa_load(&esw->paired, peer_esw_i); in mlx5_esw_offloads_devcom_event()
3034 err = xa_insert(&esw->paired, peer_esw_i, peer_esw, GFP_KERNEL); in mlx5_esw_offloads_devcom_event()
3038 err = xa_insert(&peer_esw->paired, esw_i, esw, GFP_KERNEL); in mlx5_esw_offloads_devcom_event()
3055 xa_erase(&peer_esw->paired, esw_i); in mlx5_esw_offloads_devcom_event()
3056 xa_erase(&esw->paired, peer_esw_i); in mlx5_esw_offloads_devcom_event()
3066 xa_erase(&esw->paired, peer_esw_i); in mlx5_esw_offloads_devcom_event()
3094 xa_init(&esw->paired); in mlx5_esw_offloads_devcom_init()
3121 xa_destroy(&esw->paired); in mlx5_esw_offloads_devcom_cleanup()
H A Deswitch.h384 struct xarray paired; member
/linux-6.15/tools/memory-model/
H A Dlock.cat25 * LKR and LKW events always come paired, like all RMW event sequences.
/linux-6.15/Documentation/driver-api/usb/
H A Dhotplug.rst98 specific criteria are identified by bits set in "match_flags", paired
/linux-6.15/Documentation/devicetree/bindings/mtd/
H A Dbrcm,brcmnand.yaml18 is paired with a custom DMA engine (inventively named "Flash DMA") which
/linux-6.15/Documentation/driver-api/
H A Deisa.rst102 optionally be paired with a driver-dependent value
H 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.15/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7173.yaml176 must be paired together and can be used to monitor the power supply
/linux-6.15/Documentation/scheduler/
H A Dsched-bwc.rst47 does maintain stability, since every overrun must be paired with an
/linux-6.15/Documentation/driver-api/dmaengine/
H A Dclient.rst144 paired.

12