| /kernel/linux/linux-5.10/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 */ 433 * Pin Assignments from its DisplayPort alternate mode state. 448 u8 assignments; in pin_assignment_store() local 469 assignments = get_current_pin_assignments(dp); in pin_assignment_store() 471 if (!(DP_CONF_GET_PIN_ASSIGN(conf) & assignments)) { in pin_assignment_store() 497 u8 assignments; in pin_assignment_show() local 506 assignments = get_current_pin_assignments(dp); in pin_assignment_show() [all …]
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.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 */ 455 * Pin Assignments from its DisplayPort alternate mode state. 470 u8 assignments; in pin_assignment_store() local 491 assignments = get_current_pin_assignments(dp); in pin_assignment_store() 493 if (!(DP_CONF_GET_PIN_ASSIGN(conf) & assignments)) { in pin_assignment_store() 519 u8 assignments; in pin_assignment_show() local 528 assignments = get_current_pin_assignments(dp); in pin_assignment_show() [all …]
|
| /kernel/linux/linux-6.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
|
| /kernel/linux/linux-6.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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/firmware/ |
| D | linaro,optee-tz.txt | 17 "smc" : SMC #0, with the register assignments specified 20 "hvc" : HVC #0, with the register assignments specified
|
| 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
|
| /kernel/linux/linux-6.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.
|
| /kernel/linux/linux-5.10/drivers/net/wan/lmc/ |
| D | lmc_ioctl.h | 70 * assignments for the GPIO register on the DEC chip (common) 80 * HSSI GPIO assignments 86 * T1 GPIO assignments 113 * assignments for the MII register 16 (DS3)
|
| /kernel/linux/linux-6.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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-6.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.
|
| /kernel/linux/linux-6.6/include/linux/amba/ |
| D | pl08x.h | 38 * static assignments, make sure this is set to the assigned signal 44 * devices with static assignments
|
| /kernel/linux/linux-5.10/include/linux/amba/ |
| D | pl08x.h | 38 * static assignments, make sure this is set to the assigned signal 44 * devices with static assignments
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.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
|
| /kernel/linux/linux-6.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()
|
| /kernel/linux/linux-6.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.
|
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-5.10/drivers/scsi/dpt/ |
| D | dpti_i2o.h | 133 /* Class ID and Code Assignments 140 * (from v1.5 Table 6-1 Class Code Assignments.) 425 /* Special TID Assignments */
|
| /kernel/linux/linux-6.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…
|