Searched refs:assignments (Results 1 – 25 of 119) sorted by relevance
12345
30 different pin assignments for USB Type-C connector that are31 labeled A, B, C, D, E, and F. The supported pin assignments are45 version 1.0b, pin assignments A, B, and F are deprecated. Only47 USB SuperSpeed protocol. From user perspective pin assignments C
57 Each of the assignments indicates a value to be assigned to a
452 u8 assignments; in pin_assignment_store() local473 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() local510 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()
17 "smc" : SMC #0, with the register assignments specified20 "hvc" : HVC #0, with the register assignments specified
32 * "smc" : SMC #0, with the register assignments specified in this34 * "hvc" : HVC #0, with the register assignments specified in this
18 Compatibility does not include bit assignments in SCCR/PMCDR/DEVDISR; these19 bit assignments are indicated via the sleep specifier in each device's
9 among channels based on the priority and weight assignments.11 There are only two priority levels and 15 weigh assignments possible.
6 These 2 assignments are unnecessary since they are just assigning
16 CAR. The assignments may be found in header file
16 CAR. The assignments may be found in the header files
13 The assignments may be found in header file <dt-bindings/memory/tegra20-mc.h>
18 > So your assignments are:
512 int assignments[8] = {[0 ... 7] = 0xf}; in hdmi_manual_setup_channel_mapping() local521 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()
65 Space-separated list of variable=value assignments.
38 Say Y here to enable the old-style fixed-range minor assignments.
3 # Updated from http://www.iana.org/assignments/protocol-numbers and other
... -pkgconfig.in, move the RPATH_LIST and PRIVATE_LIBS assignments 50+ past the various prefix/libdir assignments, ...
17 in the ARM world, since crt0.S takes care of this. These assignments
19 so the compiler can perform type checks on these assignments.
66 two assignments, the enable bit for the lower priority function
41 assignments, they will
21 The IDT vector assignments are listed in arch/x86/include/asm/irq_vectors.h.