Searched full:assignments (Results 1 – 25 of 211) sorted by relevance
123456789
/Linux-v6.6/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 */ 452 * Pin Assignments from its DisplayPort alternate mode state. 467 u8 assignments; in pin_assignment_store() local 488 assignments = get_current_pin_assignments(dp); in pin_assignment_store() 490 if (!(DP_CONF_GET_PIN_ASSIGN(conf) & assignments)) { in pin_assignment_store() 516 u8 assignments; in pin_assignment_show() local 525 assignments = get_current_pin_assignments(dp); in pin_assignment_show() [all …]
|
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/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-v6.6/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-v6.6/Documentation/devicetree/bindings/dma/ |
D | qcom_hidma_mgmt.txt | 9 among channels based on the priority and weight assignments. 11 There are only two priority levels and 15 weigh assignments possible.
|
/Linux-v6.6/include/linux/amba/ |
D | pl08x.h | 38 * static assignments, make sure this is set to the assigned signal 44 * devices with static assignments
|
/Linux-v6.6/include/linux/usb/ |
D | typec_dp.h | 16 * 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.6/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_link_enc_cfg.c | 258 /* Clear all link encoder assignments. */ 333 /* (b) Retain previous assignments for mappable endpoints if encoders still available. */ in link_enc_cfg_link_encs_assign() 408 /* Update transient assignments. */ in link_enc_cfg_link_encs_assign() 414 /* Log encoder assignments. */ in link_enc_cfg_link_encs_assign() 740 DC_LOG_ERROR("%s: Invalid link encoder assignments - 0x%x\n", __func__, valid_bitmap); in link_enc_cfg_validate() 756 /* Only enter transient mode if the new encoder assignments are valid. */ in link_enc_cfg_set_transient_mode()
|
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/arch/sh/include/mach-common/mach/ |
D | titan.h | 13 /* IRQ assignments */
|
/Linux-v6.6/include/uapi/linux/ |
D | atmapi.h | 21 * the struct in order hide the array, so that we can make simple assignments
|
/Linux-v6.6/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-v6.6/include/net/ |
D | tls_prot.h | 7 * From https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml
|
/Linux-v6.6/Documentation/devicetree/bindings/bus/ |
D | fsl,spba-bus.yaml | 20 the SDMA controller itself has its interrupt and clock assignments.
|
/Linux-v6.6/drivers/media/v4l2-core/ |
D | Kconfig | 30 Say Y here to enable the old-style fixed-range minor assignments.
|
/Linux-v6.6/tools/usb/usbip/doc/ |
D | usbipd.8 | 88 - List driver assignments for usb devices.
|
123456789