Home
last modified time | relevance | path

Searched full:assignments (Results 1 – 25 of 203) sorted by relevance

123456789

/Linux-v6.1/drivers/usb/typec/altmodes/
Ddisplayport.c30 /* Pin assignments that use USB3.1 Gen2 signaling to carry DP protocol */
34 /* Pin assignments that use DP v1.3 signaling to carry DP protocol */
40 /* DP only pin assignments */
45 /* Pin assignments where one channel is for USB */
427 u8 assignments; in pin_assignment_store() local
449 assignments = DP_CAP_UFP_D_PIN_ASSIGN(dp->alt->vdo); in pin_assignment_store()
451 assignments = DP_CAP_DFP_D_PIN_ASSIGN(dp->alt->vdo); in pin_assignment_store()
453 if (!(DP_CONF_GET_PIN_ASSIGN(conf) & assignments)) { in pin_assignment_store()
479 u8 assignments; in pin_assignment_show() local
489 assignments = DP_CAP_UFP_D_PIN_ASSIGN(dp->alt->vdo); in pin_assignment_show()
[all …]
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-driver-typec-displayport30 different pin assignments for USB Type-C connector that are
31 labeled A, B, C, D, E, and F. The supported pin assignments are
45 version 1.0b, pin assignments A, B, and F are deprecated. Only
47 USB SuperSpeed protocol. From user perspective pin assignments C
/Linux-v6.1/Documentation/devicetree/bindings/arm/firmware/
Dlinaro,optee-tz.yaml38 SMC #0, register assignments
40 HVC #0, register assignments
41 register assignments are specified in drivers/tee/optee/optee_smc.h
Dsdei.txt32 * "smc" : SMC #0, with the register assignments specified in this
34 * "hvc" : HVC #0, with the register assignments specified in this
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/
Dlink_enc_cfg.h115 /* Returns true if encoder assignments in supplied state pass validity checks. */
120 * During this transition, old and new encoder assignments should be accessible from the old_state.
121 * Only allow transition into transient mode if new encoder assignments are valid.
/Linux-v6.1/Documentation/devicetree/bindings/powerpc/fsl/
Dpmc.txt18 Compatibility does not include bit assignments in SCCR/PMCDR/DEVDISR; these
19 bit assignments are indicated via the sleep specifier in each device's
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_82599.c16 * @prio_tc: priority to tc assignments indexed by priority
127 * @prio_tc: priority to tc assignments indexed by priority
186 * @prio_tc: priority to tc assignments indexed by priority
329 * @prio_tc: priority to tc assignments indexed by priority
/Linux-v6.1/Documentation/devicetree/bindings/dma/
Dqcom_hidma_mgmt.txt9 among channels based on the priority and weight assignments.
11 There are only two priority levels and 15 weigh assignments possible.
/Linux-v6.1/include/linux/amba/
Dpl08x.h38 * static assignments, make sure this is set to the assigned signal
44 * devices with static assignments
/Linux-v6.1/include/linux/usb/
Dtypec_dp.h16 * Connector states matching the pin assignments in DisplayPort Alt Mode
24 * pin assignments A, B and F, but they are still defined here for legacy
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_enc_cfg.c246 /* Clear all link encoder assignments. */
319 /* (b) Retain previous assignments for mappable endpoints if encoders still available. */ in link_enc_cfg_link_encs_assign()
383 /* Update transient assignments. */ in link_enc_cfg_link_encs_assign()
389 /* Log encoder assignments. */ in link_enc_cfg_link_encs_assign()
719 DC_LOG_ERROR("%s: Invalid link encoder assignments - 0x%x\n", __func__, valid_bitmap); in link_enc_cfg_validate()
735 /* Only enter transient mode if the new encoder assignments are valid. */ in link_enc_cfg_set_transient_mode()
/Linux-v6.1/drivers/scsi/bfa/
Dbfa_hw_cb.c103 * No special setup required for crossbow -- vector assignments are implicit.
163 * No special enable/disable -- vector assignments are implicit.
/Linux-v6.1/Documentation/firmware-guide/acpi/
Dchromeos-acpi-device.rst35 - Chrome OS GPIO assignments
184 GPIO (Chrome OS GPIO assignments)
186 This control method returns information about Chrome OS specific GPIO assignments for
/Linux-v6.1/arch/sh/include/mach-common/mach/
Dtitan.h13 /* IRQ assignments */
/Linux-v6.1/include/uapi/linux/
Datmapi.h21 * the struct in order hide the array, so that we can make simple assignments
/Linux-v6.1/arch/arm64/boot/dts/apple/
Dt8103-j274.dts29 * Force the bus number assignments so that we can declare some of the
Dt8103-j457.dts29 * Force the bus number assignments so that we can declare some of the
Dt8103-j456.dts47 * Force the bus number assignments so that we can declare some of the
/Linux-v6.1/drivers/media/v4l2-core/
DKconfig30 Say Y here to enable the old-style fixed-range minor assignments.
/Linux-v6.1/Documentation/devicetree/bindings/bus/
Dfsl,spba-bus.yaml20 the SDMA controller itself has its interrupt and clock assignments.
/Linux-v6.1/tools/usb/usbip/doc/
Dusbipd.888 - List driver assignments for usb devices.
/Linux-v6.1/security/landlock/
Dfs.h27 * @object: Weak pointer to an allocated object. All assignments of a
/Linux-v6.1/tools/perf/arch/x86/tests/
Ddwarf-unwind.c66 * Assignments to buf in the assembly function perf_regs_load aren't in test__arch_unwind_sample()
/Linux-v6.1/Documentation/arm/sa1100/
Dserial_uart.rst18 > So your assignments are:
/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_abi16.h56 /* DRM-enforced subchannel assignments */

123456789