Home
last modified time | relevance | path

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

12345678

/Linux-v5.15/drivers/usb/typec/altmodes/
Ddisplayport.c28 /* Pin assignments that use USB3.1 Gen2 signaling to carry DP protocol */
32 /* Pin assignments that use DP v1.3 signaling to carry DP protocol */
38 /* DP only pin assignments */
43 /* Pin assignments where one channel is for USB */
426 u8 assignments; in pin_assignment_store() local
448 assignments = DP_CAP_UFP_D_PIN_ASSIGN(dp->alt->vdo); in pin_assignment_store()
450 assignments = DP_CAP_DFP_D_PIN_ASSIGN(dp->alt->vdo); in pin_assignment_store()
452 if (!(DP_CONF_GET_PIN_ASSIGN(conf) & assignments)) { in pin_assignment_store()
478 u8 assignments; in pin_assignment_show() local
488 assignments = DP_CAP_UFP_D_PIN_ASSIGN(dp->alt->vdo); in pin_assignment_show()
[all …]
/Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/arm/firmware/
Dlinaro,optee-tz.yaml32 SMC #0, register assignments
34 HVC #0, register assignments
35 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-v5.15/drivers/net/wan/lmc/
Dlmc_ioctl.h70 * 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)
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/include/linux/amba/
Dpl08x.h38 * static assignments, make sure this is set to the assigned signal
44 * devices with static assignments
/Linux-v5.15/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-v5.15/drivers/scsi/dpt/
Ddpti_i2o.h133 /* Class ID and Code Assignments
140 * (from v1.5 Table 6-1 Class Code Assignments.)
425 /* Special TID Assignments */
/Linux-v5.15/arch/sh/include/mach-common/mach/
Dtitan.h13 /* IRQ assignments */
/Linux-v5.15/include/uapi/linux/
Datmapi.h21 * the struct in order hide the array, so that we can make simple assignments
Di2o-dev.h311 /* Class ID and Code Assignments
318 * (from v1.5 Table 6-1 Class Code Assignments.)
/Linux-v5.15/drivers/media/v4l2-core/
DKconfig38 Say Y here to enable the old-style fixed-range minor assignments.
/Linux-v5.15/security/landlock/
Dfs.h27 * @object: Weak pointer to an allocated object. All assignments of a
/Linux-v5.15/tools/usb/usbip/doc/
Dusbipd.888 - List driver assignments for usb devices.
/Linux-v5.15/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-v5.15/Documentation/arm/sa1100/
Dserial_uart.rst18 > So your assignments are:
/Linux-v5.15/drivers/gpu/drm/nouveau/
Dnouveau_abi16.h55 /* DRM-enforced subchannel assignments */
/Linux-v5.15/arch/x86/include/asm/
Dolpc.h87 /* GPIO assignments */
/Linux-v5.15/drivers/usb/typec/ucsi/
Ddisplayport.c43 * will still display the supported pin assignments and configuration, but any
320 /* Claiming that we support all pin assignments */ in ucsi_register_displayport()
/Linux-v5.15/include/uapi/linux/netfilter/
Dnfnetlink_osf.h39 * http://www.iana.org/assignments/tcp-parameters
/Linux-v5.15/Documentation/devicetree/bindings/iio/imu/
Dadi,adis16480.yaml88 two assignments, the enable bit for the lower priority function

12345678