Home
last modified time | relevance | path

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

123456789

/linux-6.12.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 */
600 * Pin Assignments from its DisplayPort alternate mode state.
615 u8 assignments; in pin_assignment_store() local
636 assignments = get_current_pin_assignments(dp); in pin_assignment_store()
638 if (!(DP_CONF_GET_PIN_ASSIGN(conf) & assignments)) { in pin_assignment_store()
665 u8 assignments; in pin_assignment_show() local
674 assignments = get_current_pin_assignments(dp); in pin_assignment_show()
[all …]
/linux-6.12.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-6.12.1/Documentation/devicetree/bindings/arm/firmware/
Dlinaro,optee-tz.yaml39 SMC #0, register assignments
41 HVC #0, register assignments
42 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-6.12.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-6.12.1/Documentation/process/
Dcve.rst14 community should have control over those assignments.
32 for CVE number assignments and have CVE numbers automatically assigned
33 to them. These assignments are published on the linux-cve-announce
/linux-6.12.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-6.12.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-6.12.1/include/net/
Ddscp.h40 * https://www.iana.org/assignments/dscp-registry/dscp-registry.xhtml
69 /* Pool 3: Standardized assignments, previously available for experimental/local
Dtls_prot.h7 * From https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml
/linux-6.12.1/include/linux/amba/
Dpl08x.h38 * static assignments, make sure this is set to the assigned signal
44 * devices with static assignments
/linux-6.12.1/include/linux/usb/
Dtypec_dp.h17 * Connector states matching the pin assignments in DisplayPort Alt Mode
25 * pin assignments A, B and F, but they are still defined here for legacy
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_enc_cfg.c260 /* Clear all link encoder assignments. */
335 /* (b) Retain previous assignments for mappable endpoints if encoders still available. */ in link_enc_cfg_link_encs_assign()
410 /* Update transient assignments. */ in link_enc_cfg_link_encs_assign()
416 /* Log encoder assignments. */ in link_enc_cfg_link_encs_assign()
747 DC_LOG_ERROR("%s: Invalid link encoder assignments - 0x%x\n", __func__, valid_bitmap); in link_enc_cfg_validate()
763 /* Only enter transient mode if the new encoder assignments are valid. */ in link_enc_cfg_set_transient_mode()
/linux-6.12.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-6.12.1/include/linux/sunrpc/
Dgss_krb5.h93 …* https://www.iana.org/assignments/kerberos-parameters/kerberos-parameters.xhtml#kerberos-paramete…
133 …* https://www.iana.org/assignments/kerberos-parameters/kerberos-parameters.xhtml#kerberos-paramete…
/linux-6.12.1/Documentation/firmware-guide/acpi/
Dchromeos-acpi-device.rst34 - Chrome OS GPIO assignments
183 GPIO (Chrome OS GPIO assignments)
185 This control method returns information about Chrome OS specific GPIO assignments for
/linux-6.12.1/arch/sh/include/mach-common/mach/
Dtitan.h13 /* IRQ assignments */
/linux-6.12.1/include/uapi/linux/
Datmapi.h21 * the struct in order hide the array, so that we can make simple assignments
/linux-6.12.1/arch/arm64/boot/dts/apple/
Dt8103-j457.dts33 * Force the bus number assignments so that we can declare some of the
Dt8112-j473.dts25 * Force the bus number assignments so that we can declare some of the
Dt8103-j274.dts33 * Force the bus number assignments so that we can declare some of the
Dt8103-j456.dts51 * Force the bus number assignments so that we can declare some of the
Dt8112-j493.dts39 * Force the bus number assignments so that we can declare some of the
/linux-6.12.1/drivers/media/v4l2-core/
DKconfig30 Say Y here to enable the old-style fixed-range minor assignments.
/linux-6.12.1/Documentation/devicetree/bindings/bus/
Dfsl,spba-bus.yaml20 the SDMA controller itself has its interrupt and clock assignments.

123456789