Home
last modified time | relevance | path

Searched full:properties (Results 1 – 25 of 4831) sorted by relevance

12345678910>>...194

/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/
Dmediatek,mt7622-pinctrl.yaml15 properties:
71 properties:
91 properties:
95 properties:
99 properties:
103 properties:
108 properties:
112 properties:
117 properties:
121 properties:
[all …]
Dpinctrl-rk805.txt9 Optional Pinmux properties:
11 Following properties are required if default setting of pins are required
14 - pinctrl[0...n]: Properties to contain the phandle for pinctrl states per
18 sub-node have following properties:
20 Required properties:
27 - pins: List of pins. Valid values of pins properties are: gpio0, gpio1.
29 First 2 properties must be added in the RK805 PMIC node, documented in
32 Optional properties:
34 Following are optional properties defined as pinmux DT binding document
35 <pinctrl-bindings.txt>. Absence of properties will leave the configuration
[all …]
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-bus-soundwire-slave12 These properties report the Slave status, e.g. if it
19 What: /sys/bus/soundwire/devices/sdw:.../dev-properties/mipi_revision
20 /sys/bus/soundwire/devices/sdw:.../dev-properties/wake_capable
21 /sys/bus/soundwire/devices/sdw:.../dev-properties/test_mode_capable
22 /sys/bus/soundwire/devices/sdw:.../dev-properties/clk_stop_mode1
23 /sys/bus/soundwire/devices/sdw:.../dev-properties/simple_clk_stop_capable
24 /sys/bus/soundwire/devices/sdw:.../dev-properties/clk_stop_timeout
25 /sys/bus/soundwire/devices/sdw:.../dev-properties/ch_prep_timeout
26 /sys/bus/soundwire/devices/sdw:.../dev-properties/reset_behave
27 /sys/bus/soundwire/devices/sdw:.../dev-properties/high_PHY_capable
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/remoteproc/
Dqcom,adsp.yaml16 properties:
140 properties:
167 properties:
176 properties:
182 properties:
193 properties:
199 properties:
222 properties:
228 properties:
247 properties:
[all …]
/Linux-v5.15/Documentation/firmware-guide/acpi/
DDSD-properties-rules.rst4 _DSD Device Properties Usage Rules
7 Properties, Property Sets and Property Subsets
17 as "device properties".
23 generic Device Properties UUID in the _DSD return package as specified in the
24 Device Properties UUID definition document [1]_.
27 that can be returned by _DSD in the Device Properties UUID sub-package for a
30 A property set is a collection of properties applicable to a hardware entity
31 like a device. In the ACPI _DSD context it is the set of all properties that
32 can be returned in the Device Properties UUID sub-package for the device in
35 Property subsets are nested collections of properties. Each of them is
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.c164 q->doorbell_id = q->properties.queue_id; in allocate_doorbell()
165 } else if (q->properties.type == KFD_QUEUE_TYPE_SDMA || in allocate_doorbell()
166 q->properties.type == KFD_QUEUE_TYPE_SDMA_XGMI) { in allocate_doorbell()
175 q->doorbell_id = idx_offset[q->properties.sdma_engine_id] in allocate_doorbell()
176 + (q->properties.sdma_queue_id & 1) in allocate_doorbell()
178 + (q->properties.sdma_queue_id >> 1); in allocate_doorbell()
193 q->properties.doorbell_off = in allocate_doorbell()
206 q->properties.type == KFD_QUEUE_TYPE_SDMA || in deallocate_doorbell()
207 q->properties.type == KFD_QUEUE_TYPE_SDMA_XGMI) in deallocate_doorbell()
249 q->properties.vmid = allocated_vmid; in allocate_vmid()
[all …]
Dkfd_queue.c32 pr_debug("Printing queue properties:\n"); in print_queue_properties()
50 pr_debug("Queue Type: %u\n", q->properties.type); in print_queue()
51 pr_debug("Queue Size: %llu\n", q->properties.queue_size); in print_queue()
52 pr_debug("Queue percent: %u\n", q->properties.queue_percent); in print_queue()
53 pr_debug("Queue Address: 0x%llX\n", q->properties.queue_address); in print_queue()
54 pr_debug("Queue Id: %u\n", q->properties.queue_id); in print_queue()
55 pr_debug("Queue Process Vmid: %u\n", q->properties.vmid); in print_queue()
56 pr_debug("Queue Read Pointer: 0x%px\n", q->properties.read_ptr); in print_queue()
57 pr_debug("Queue Write Pointer: 0x%px\n", q->properties.write_ptr); in print_queue()
58 pr_debug("Queue Doorbell Pointer: 0x%p\n", q->properties.doorbell_ptr); in print_queue()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/display/bridge/
Dti,sn65dsi83.yaml20 properties:
36 $ref: /schemas/graph.yaml#/properties/ports
38 properties:
44 properties:
49 properties:
64 properties:
69 properties:
80 $ref: /schemas/graph.yaml#/properties/port
84 $ref: /schemas/graph.yaml#/properties/port
99 properties:
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/
Dwriting-schema.rst17 top-level properties. Generally, there is one binding defined per file. The
18 top-level json-schema properties used are:
24 references to other files specified in schema "$ref" properties. A $ref value
56 properties
57 A set of sub-schema defining all the DT properties for the
58 binding. The exact schema syntax depends on whether properties are known,
59 common properties (e.g. 'interrupts') or are binding/vendor specific properties.
61 A property can also define a child DT node with child properties defined
64 For more details on properties sections, see 'Property Schema' section.
67 Optional. Similar to 'properties', but names are regex.
[all …]
Dexample-schema.yaml35 properties:
36 # A dictionary of DT properties for this binding schema
100 properties are not necessary.
136 # Vendor specific properties
138 # Vendor specific properties have slightly different schema requirements than
139 # common properties. They must have at least a type definition and
142 description: Vendor specific properties must have a description
147 description: Vendor specific properties must have a description. Boolean
148 properties are one case where the json-schema 'type' keyword can be used
153 description: Vendor specific properties should reference a type in the
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/power/
Drockchip-io-domain.yaml45 properties:
85 properties:
91 properties:
109 properties:
115 properties:
123 properties:
129 properties:
149 properties:
155 properties:
167 properties:
[all …]
/Linux-v5.15/include/drm/
Ddrm_property.h37 * For enumeration and bitmask properties this structure stores the symbolic
68 * Properties are created by one of the special functions, as explained in
72 * drm_object_attach_property(). Currently properties can only be attached to
75 * Properties are also used as the generic metadatatransport for the atomic
82 * @head: per-device list of properties, for cleanup.
98 * Range properties report their minimum and maximum admissible unsigned values.
100 * range. The range is unsigned. Range properties are created using
104 * Range properties report their minimum and maximum admissible unsigned values.
106 * range. The range is signed. Range properties are created using
110 * Enumerated properties take a numerical value that ranges from 0 to
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/media/i2c/
Dadv7180.yaml16 properties:
50 properties:
65 properties:
82 properties:
87 properties:
89 $ref: /schemas/graph.yaml#/properties/ports
90 properties:
92 $ref: /schemas/graph.yaml#/properties/port
97 $ref: /schemas/graph.yaml#/properties/port
107 properties:
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/arm/
Datmel-sysregs.txt3 Chipid required properties:
7 PIT Timer required properties:
13 PIT64B Timer required properties:
19 System Timer (ST) required properties:
28 RSTC Reset Controller required properties:
43 RAMC SDRAM/DDR Controller required properties:
59 RAMC PHY Controller required properties:
72 required properties:
78 optional properties:
83 optional at91sam9260 properties:
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Das3722.txt3 Required properties:
16 Optional properties:
26 Optional submodule and their properties:
38 Following are properties which is needed if GPIO and pinmux functionality
40 Required properties:
46 Optional properties:
48 Following properties are require if pin control setting is required
52 - pinctrl[0...n]: Properties to contain the phandle that refer to
61 Each subnode have following properties:
62 Required properties:
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/display/
Drenesas,du.yaml16 properties:
58 $ref: /schemas/graph.yaml#/properties/ports
67 $ref: /schemas/graph.yaml#/properties/port
99 properties:
104 properties:
128 properties:
145 properties:
154 properties:
184 properties:
204 properties:
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/rtc/
Dallwinner,sun6i-a31-rtc.yaml13 properties:
55 properties:
61 properties:
67 properties:
76 properties:
82 properties:
90 properties:
96 properties:
102 properties:
108 properties:
[all …]
/Linux-v5.15/drivers/firmware/efi/
Dapple-properties.c3 * apple-properties.c - EFI device properties on Macs
6 * Properties are stored either as:
11 #define pr_fmt(fmt) "apple-properties: " fmt
108 dev_err(dev, "got %d device properties, expected %u\n", i, in unmarshal_key_value_pairs()
115 dev_info(dev, "assigning %d device properties\n", i); in unmarshal_key_value_pairs()
118 static int __init unmarshal_devices(struct properties_header *properties) in unmarshal_devices() argument
122 while (offset + sizeof(struct dev_header) < properties->len) { in unmarshal_devices()
123 struct dev_header *dev_header = (void *)properties + offset; in unmarshal_devices()
130 if (offset + dev_header->len > properties->len || in unmarshal_devices()
152 dev_err(dev, "cannot allocate properties\n"); in unmarshal_devices()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/powerpc/nintendo/
Dwii.txt9 Required properties:
19 Required properties:
28 Required properties:
39 Required properties:
50 Required properties:
61 Required properties:
73 Required properties:
84 Required properties:
94 Required properties:
104 Required properties:
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/phy/
Dqcom,qmp-phy.yaml17 properties:
126 properties:
132 properties:
154 properties:
160 properties:
180 properties:
186 properties:
208 properties:
217 properties:
237 properties:
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/media/
Drenesas,vin.yaml22 properties:
79 properties:
84 properties:
119 $ref: /schemas/graph.yaml#/properties/ports
121 properties:
128 properties:
133 properties:
161 $ref: /schemas/graph.yaml#/properties/port
166 properties:
168 $ref: /schemas/graph.yaml#/properties/endpoint
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/soc/rockchip/
Dgrf.yaml12 properties:
65 properties:
71 properties:
77 properties:
83 properties:
89 properties:
98 properties:
107 properties:
113 properties:
129 properties:
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Drenesas,cpg-clocks.yaml19 properties:
60 properties:
65 properties:
91 properties:
96 properties:
127 properties:
132 properties:
147 properties:
152 properties:
168 properties:
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7476.yaml18 properties:
84 properties:
105 properties:
115 properties:
118 properties:
122 properties:
134 properties:
141 properties:
144 properties:
147 properties:
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/display/ti/
Dti,omap3-dss.txt10 Required properties:
22 DPI Endpoint required properties:
25 SDI Endpoint required properties:
32 Required properties:
40 Optional properties:
48 Required properties:
59 Required properties:
67 VENC Endpoint required properties:
75 Required properties:
85 DSI Endpoint required properties:

12345678910>>...194