Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/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-bus-event_source-devices-events57 Each of the assignments indicates a value to be assigned to a
/OK3568_Linux_fs/kernel/drivers/usb/typec/altmodes/
H A Ddisplayport.c452 u8 assignments; in pin_assignment_store() local
473 assignments = DP_CAP_PIN_ASSIGN(dp->alt->vdo); in pin_assignment_store()
475 if (!(DP_CONF_GET_PIN_ASSIGN(conf) & assignments)) { in pin_assignment_store()
501 u8 assignments; in pin_assignment_show() local
510 assignments = DP_CAP_PIN_ASSIGN(dp->alt->vdo); in pin_assignment_show()
512 for (i = 0; assignments; assignments >>= 1, i++) { in pin_assignment_show()
513 if (assignments & 1) { in pin_assignment_show()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/firmware/
H A Dlinaro,optee-tz.txt17 "smc" : SMC #0, with the register assignments specified
20 "hvc" : HVC #0, with the register assignments specified
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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/
H A 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/
H A 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.
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0060-io-lzopio-Resolve-unnecessary-self-assignment-errors.patch6 These 2 assignments are unnecessary since they are just assigning
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dnvidia,tegra210-car.txt16 CAR. The assignments may be found in header file
H A Dnvidia,tegra114-car.txt16 CAR. The assignments may be found in header file
H A Dnvidia,tegra20-car.txt16 CAR. The assignments may be found in header file
H A Dnvidia,tegra30-car.txt16 CAR. The assignments may be found in header file
H A Dnvidia,tegra124-car.txt16 CAR. The assignments may be found in the header files
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/
H A Dnvidia,tegra20-mc.txt13 The assignments may be found in header file <dt-bindings/memory/tegra20-mc.h>
/OK3568_Linux_fs/kernel/Documentation/arm/sa1100/
H A Dserial_uart.rst18 > So your assignments are:
/OK3568_Linux_fs/kernel/sound/hda/
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()
/OK3568_Linux_fs/buildroot/fs/oci/
H A DConfig.in65 Space-separated list of variable=value assignments.
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A DKconfig38 Say Y here to enable the old-style fixed-range minor assignments.
/OK3568_Linux_fs/buildroot/system/skeleton/etc/
H A Dprotocols3 # Updated from http://www.iana.org/assignments/protocol-numbers and other
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191228.patch.gz ... -pkgconfig.in, move the RPATH_LIST and PRIVATE_LIBS assignments 50+ past the various prefix/libdir assignments, ...
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.clang17 in the ARM world, since crt0.S takes care of this. These assignments
H A DREADME.standalone19 so the compiler can perform type checks on these assignments.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/imu/
H A Dadi,adis16480.txt66 two assignments, the enable bit for the lower priority function
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-fix-man-file.patch41 assignments, they will
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dentry_64.rst21 The IDT vector assignments are listed in arch/x86/include/asm/irq_vectors.h.

12345