Searched full:assignments (Results 1 – 25 of 193) sorted by relevance
12345678
/Linux-v5.15/drivers/usb/typec/altmodes/ |
D | displayport.c | 28 /* 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/ |
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-v5.15/Documentation/devicetree/bindings/arm/firmware/ |
D | linaro,optee-tz.yaml | 32 SMC #0, register assignments 34 HVC #0, register assignments 35 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-v5.15/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)
|
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/include/linux/amba/ |
D | pl08x.h | 38 * static assignments, make sure this is set to the assigned signal 44 * devices with static assignments
|
/Linux-v5.15/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-v5.15/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 */
|
/Linux-v5.15/arch/sh/include/mach-common/mach/ |
D | titan.h | 13 /* IRQ assignments */
|
/Linux-v5.15/include/uapi/linux/ |
D | atmapi.h | 21 * the struct in order hide the array, so that we can make simple assignments
|
D | i2o-dev.h | 311 /* Class ID and Code Assignments 318 * (from v1.5 Table 6-1 Class Code Assignments.)
|
/Linux-v5.15/drivers/media/v4l2-core/ |
D | Kconfig | 38 Say Y here to enable the old-style fixed-range minor assignments.
|
/Linux-v5.15/security/landlock/ |
D | fs.h | 27 * @object: Weak pointer to an allocated object. All assignments of a
|
/Linux-v5.15/tools/usb/usbip/doc/ |
D | usbipd.8 | 88 - List driver assignments for usb devices.
|
/Linux-v5.15/tools/perf/arch/x86/tests/ |
D | dwarf-unwind.c | 66 * Assignments to buf in the assembly function perf_regs_load aren't in test__arch_unwind_sample()
|
/Linux-v5.15/Documentation/arm/sa1100/ |
D | serial_uart.rst | 18 > So your assignments are:
|
/Linux-v5.15/drivers/gpu/drm/nouveau/ |
D | nouveau_abi16.h | 55 /* DRM-enforced subchannel assignments */
|
/Linux-v5.15/arch/x86/include/asm/ |
D | olpc.h | 87 /* GPIO assignments */
|
/Linux-v5.15/drivers/usb/typec/ucsi/ |
D | displayport.c | 43 * 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/ |
D | nfnetlink_osf.h | 39 * http://www.iana.org/assignments/tcp-parameters
|
/Linux-v5.15/Documentation/devicetree/bindings/iio/imu/ |
D | adi,adis16480.yaml | 88 two assignments, the enable bit for the lower priority function
|
12345678