Home
last modified time | relevance | path

Searched refs:assignments (Results 1 – 25 of 34) sorted by relevance

12

/linux/Documentation/ABI/testing/
H A 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
H A Dsysfs-driver-chromeos-acpi73 GPIO assignments (integer).
H A Dsysfs-bus-iio265 but should match other such assignments on device).
285 but should match other such assignments on device).
296 assignments on device).
310 assignments on device).
331 arbitrarily assigned but should match other such assignments on
/linux/drivers/usb/typec/altmodes/
H A Ddisplayport.c642 u8 assignments; in pin_assignment_store() local
663 assignments = get_current_pin_assignments(dp); in pin_assignment_store()
665 if (!(DP_CONF_GET_PIN_ASSIGN(conf) & assignments)) { in pin_assignment_store()
692 u8 assignments; in pin_assignment_show() local
701 assignments = get_current_pin_assignments(dp); in pin_assignment_show()
703 for (i = 0; assignments && i < DP_PIN_ASSIGN_MAX; assignments >>= 1, i++) { in pin_assignment_show()
704 if (assignments & 1) { in pin_assignment_show()
/linux/Documentation/devicetree/bindings/arm/firmware/
H A Dsdei.txt32 * "smc" : SMC #0, with the register assignments specified in this
34 * "hvc" : HVC #0, with the register assignments specified in this
/linux/Documentation/process/
H A Dcve.rst14 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/Documentation/firmware-guide/acpi/
H A Dchromeos-acpi-device.rst34 - Chrome OS GPIO assignments
183 GPIO (Chrome OS GPIO assignments)
185 This control method returns information about Chrome OS specific GPIO assignments for
/linux/Documentation/arch/arm/sa1100/
H A Dserial_uart.rst18 > So your assignments are:
/linux/Documentation/networking/pse-pd/
H A Dpse-pi.rst19 - Section "33.2.3 PI pin assignments" covers the pin assignments for PoE
33 assignments for power delivery, as described in the PSE PI for multi-pair
/linux/sound/hda/core/
H A Dhdmi_chmap.c512 int assignments[8] = {[0 ... 7] = 0xf}; in hdmi_manual_setup_channel_mapping() local
521 assignments[hdmi_slot] = alsa_pos; in hdmi_manual_setup_channel_mapping()
528 pin_nid, hdmi_slot, assignments[hdmi_slot]); in hdmi_manual_setup_channel_mapping()
/linux/tools/testing/selftests/net/forwarding/
H A DREADME103 assignments of variables whose value should be overridden.
/linux/Documentation/arch/x86/
H A Dentry_64.rst21 The IDT vector assignments are listed in arch/x86/include/asm/irq_vectors.h.
/linux/Documentation/hwmon/
H A Ddme1737.rst186 temperature zones. The chip features 3 zones whose assignments to temperature
187 inputs is static and determined during initialization. These assignments can
/linux/tools/usb/usbip/
H A DREADME75 - List driver assignments for USB devices.
/linux/Documentation/driver-api/mtd/
H A Dnand_ecc.rst525 Effectively so all odd digit rp assignments in the loop were removed.
531 Also the initial assignments (rp5 = 0; etc) could be removed.
612 Furthermore there are 4 sequential assignments to rp8. This can be
/linux/Documentation/driver-api/rapidio/
H A Drapidio.rst168 "rapidio.hdid=" with a list of destination ID assignments in order of mport
188 destination ID assignments omitted from the end of list (default = -1).
/linux/arch/arm64/boot/dts/hisilicon/
H A Dhi6220-hikey.dts356 * Pin assignments taken from LeMaker and CircuitCo Schematics
/linux/arch/arm64/boot/dts/ti/
H A Dk3-j721s2-common-proc-board.dts593 * These clock assignments are chosen to enable the following outputs:
H A Dk3-j721e-beagleboneai64.dts687 * These clock assignments are chosen to enable the following outputs:
H A Dk3-j721e-common-proc-board.dts790 * These clock assignments are chosen to enable the following outputs:
/linux/Documentation/scsi/
H A DBusLogic.rst323 recognize the PCI I/O port assignments made by the motherboard's PCI BIOS.
326 the PCI I/O port assignments, so this is the preferred configuration.
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcgroups.rst72 a cgroup. Those creations and assignments only affect the hierarchy
188 task's actual cgroup assignments (in particular, moving between
/linux/tools/memory-model/Documentation/
H A Dsimple.txt250 Therefore, if you really need to use C-language assignments instead of
/linux/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst654 Bit assignments shown below:-
/linux/tools/perf/Documentation/
H A Dperf.data-file-format.txt297 Physical memory map and its node assignments.

12