Searched full:assignments (Results 1 – 25 of 220) sorted by relevance
123456789
/linux-6.12.1/drivers/usb/typec/altmodes/ |
D | displayport.c | 30 /* 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/ |
D | sysfs-driver-typec-displayport | 30 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/ |
D | linaro,optee-tz.yaml | 39 SMC #0, register assignments 41 HVC #0, register assignments 42 register assignments are specified in drivers/tee/optee/optee_smc.h
|
D | sdei.txt | 32 * "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/ |
D | link_enc_cfg.h | 115 /* 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/ |
D | cve.rst | 14 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/ |
D | pmc.txt | 18 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/ |
D | ixgbe_dcb_82599.c | 16 * @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/ |
D | dscp.h | 40 * https://www.iana.org/assignments/dscp-registry/dscp-registry.xhtml 69 /* Pool 3: Standardized assignments, previously available for experimental/local
|
D | tls_prot.h | 7 * From https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml
|
/linux-6.12.1/include/linux/amba/ |
D | pl08x.h | 38 * static assignments, make sure this is set to the assigned signal 44 * devices with static assignments
|
/linux-6.12.1/include/linux/usb/ |
D | typec_dp.h | 17 * 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/ |
D | dc_link_enc_cfg.c | 260 /* 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/ |
D | bfa_hw_cb.c | 103 * 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/ |
D | gss_krb5.h | 93 …* 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/ |
D | chromeos-acpi-device.rst | 34 - 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/ |
D | titan.h | 13 /* IRQ assignments */
|
/linux-6.12.1/include/uapi/linux/ |
D | atmapi.h | 21 * the struct in order hide the array, so that we can make simple assignments
|
/linux-6.12.1/arch/arm64/boot/dts/apple/ |
D | t8103-j457.dts | 33 * Force the bus number assignments so that we can declare some of the
|
D | t8112-j473.dts | 25 * Force the bus number assignments so that we can declare some of the
|
D | t8103-j274.dts | 33 * Force the bus number assignments so that we can declare some of the
|
D | t8103-j456.dts | 51 * Force the bus number assignments so that we can declare some of the
|
D | t8112-j493.dts | 39 * Force the bus number assignments so that we can declare some of the
|
/linux-6.12.1/drivers/media/v4l2-core/ |
D | Kconfig | 30 Say Y here to enable the old-style fixed-range minor assignments.
|
/linux-6.12.1/Documentation/devicetree/bindings/bus/ |
D | fsl,spba-bus.yaml | 20 the SDMA controller itself has its interrupt and clock assignments.
|
123456789