Home
last modified time | relevance | path

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

123

/Linux-v6.6/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
Dsysfs-bus-event_source-devices-events57 Each of the assignments indicates a value to be assigned to a
Dsysfs-driver-chromeos-acpi73 GPIO assignments (integer).
/Linux-v6.6/drivers/usb/typec/altmodes/
Ddisplayport.c467 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()
527 for (i = 0; assignments; assignments >>= 1, i++) { in pin_assignment_show()
528 if (assignments & 1) { in pin_assignment_show()
/Linux-v6.6/Documentation/devicetree/bindings/arm/firmware/
Dsdei.txt32 * "smc" : SMC #0, with the register assignments specified in this
34 * "hvc" : HVC #0, with the register assignments specified in this
/Linux-v6.6/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-v6.6/arch/arm64/boot/dts/apple/
Dt8112-j473.dts25 * Force the bus number assignments so that we can declare some of the
Dt8103-j457.dts33 * Force the bus number assignments so that we can declare some of the
Dt8103-j274.dts33 * Force the bus number assignments so that we can declare some of the
Dt8103-j456.dts51 * Force the bus number assignments so that we can declare some of the
Dt8112-j493.dts39 * Force the bus number assignments so that we can declare some of the
Dt8112-j413.dts39 * Force the bus number assignments so that we can declare some of the
Dt8103-jxxx.dtsi68 * Force the bus number assignments so that we can declare some of the
/Linux-v6.6/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-v6.6/Documentation/firmware-guide/acpi/
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-v6.6/Documentation/arch/arm/sa1100/
Dserial_uart.rst18 > So your assignments are:
/Linux-v6.6/drivers/media/v4l2-core/
DKconfig30 Say Y here to enable the old-style fixed-range minor assignments.
/Linux-v6.6/sound/hda/
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-v6.6/Documentation/arch/x86/
Dentry_64.rst21 The IDT vector assignments are listed in arch/x86/include/asm/irq_vectors.h.
/Linux-v6.6/Documentation/hwmon/
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-v6.6/Documentation/process/
Dclang-format.rst174 - Aligning assignments (``AlignConsecutiveAssignments``).
/Linux-v6.6/tools/usb/usbip/
DREADME75 - List driver assignments for USB devices.
/Linux-v6.6/Documentation/devicetree/bindings/bus/
Dqcom,ebi2.txt20 The chip selects have the following memory range assignments. This region of
/Linux-v6.6/Documentation/driver-api/rapidio/
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-v6.6/Documentation/kbuild/
Dmodules.rst218 assignments, whereas "make" will see everything except these
219 two assignments. This is due to two passes made on the file:

123