Home
last modified time | relevance | path

Searched full:enumerator (Results 1 – 25 of 62) sorted by relevance

123

/Linux-v6.1/arch/arm/boot/dts/
Dbcm958625-meraki-kingpin.dtsi30 function-enumerator = <0>;
38 function-enumerator = <1>;
46 function-enumerator = <2>;
54 function-enumerator = <3>;
62 function-enumerator = <4>;
70 function-enumerator = <5>;
78 function-enumerator = <6>;
86 function-enumerator = <7>;
94 function-enumerator = <8>;
102 function-enumerator = <9>;
Dkirkwood-c200-v1.dts71 function-enumerator = <2>;
78 function-enumerator = <1>;
85 function-enumerator = <2>;
92 function-enumerator = <1>;
129 function-enumerator = <1>;
136 function-enumerator = <1>;
145 function-enumerator = <2>;
152 function-enumerator = <2>;
Darmada-370-c200-v2.dts110 function-enumerator = <2>;
117 function-enumerator = <2>;
124 function-enumerator = <1>;
131 function-enumerator = <1>;
138 function-enumerator = <2>;
145 function-enumerator = <1>;
152 function-enumerator = <2>;
183 function-enumerator = <1>;
Darmada-385-turris-omnia.dts244 function-enumerator = <2>;
251 function-enumerator = <1>;
258 function-enumerator = <3>;
265 function-enumerator = <2>;
272 function-enumerator = <1>;
285 function-enumerator = <4>;
292 function-enumerator = <3>;
299 function-enumerator = <2>;
306 function-enumerator = <1>;
313 function-enumerator = <0>;
Dimx6qdl-solidsense.dtsi53 function-enumerator = <0>;
60 function-enumerator = <0>;
68 function-enumerator = <1>;
75 function-enumerator = <1>;
Dimx6ull-jozacp.dts28 function-enumerator = <0>;
36 function-enumerator = <1>;
44 function-enumerator = <2>;
58 function-enumerator = <3>;
66 function-enumerator = <4>;
74 function-enumerator = <5>;
Dbcm958625-meraki-alamo.dtsi29 function-enumerator = <0>;
37 function-enumerator = <1>;
45 function-enumerator = <2>;
53 function-enumerator = <3>;
/Linux-v6.1/Documentation/driver-api/rapidio/
Drapidio.rst131 subsystem. Now this method relies on enumerator module parameter which is
153 Similar to the option (b) above, an enumerator has to be started first.
206 enumeration/discovery start by existing basic enumerator method set use boot
255 algorithm. When a new device is found, the enumerator takes ownership of that
257 the enumerator has exclusive right to enumerate the device. If device ownership
258 is successfully acquired, the enumerator allocates a new rio_dev structure and
264 If the device is a switch, the enumerator allocates an additional rio_switch
272 chain of switches) does not have any endpoint (except enumerator) attached to
278 For both endpoints and switches the enumerator writes a unique component tag
317 an enumerator to a specified mport device (or devices). The basic enumerator
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/leds/
Dleds-mt6360.yaml91 function-enumerator = <1>;
100 function-enumerator = <2>;
142 function-enumerator = <1>;
151 function-enumerator = <2>;
Dleds-qcom-lpg.yaml113 function-enumerator = <1>;
120 function-enumerator = <0>;
128 function-enumerator = <2>;
135 function-enumerator = <3>;
Dcommon.yaml48 function-enumerator:
60 function-enumerator has no effect when this property is present.
224 function-enumerator = <1>;
230 function-enumerator = <2>;
236 function-enumerator = <3>;
/Linux-v6.1/arch/arm64/boot/dts/marvell/
Darmada-8040-puzzle-m801.dts96 function-enumerator = <0>;
103 function-enumerator = <1>;
110 function-enumerator = <2>;
117 function-enumerator = <3>;
124 function-enumerator = <4>;
131 function-enumerator = <5>;
/Linux-v6.1/arch/arm64/boot/dts/renesas/
Dr8a779g0-white-hawk-cpu.dtsi66 function-enumerator = <1>;
73 function-enumerator = <2>;
80 function-enumerator = <3>;
Dr8a779a0-falcon-cpu.dtsi71 function-enumerator = <1>;
77 function-enumerator = <2>;
83 function-enumerator = <3>;
/Linux-v6.1/arch/arm64/boot/dts/ti/
Dk3-am642-sk.dts161 function-enumerator = <1>;
169 function-enumerator = <2>;
177 function-enumerator = <3>;
185 function-enumerator = <4>;
193 function-enumerator = <5>;
201 function-enumerator = <6>;
209 function-enumerator = <7>;
217 function-enumerator = <8>;
/Linux-v6.1/arch/powerpc/boot/dts/
Dturris1x.dts385 function-enumerator = <5>;
392 function-enumerator = <4>;
399 function-enumerator = <3>;
406 function-enumerator = <2>;
413 function-enumerator = <1>;
/Linux-v6.1/arch/parisc/include/asm/
Deisa_bus.h3 * eisa_bus.h interface between the eisa BA driver and the bus enumerator
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/
Dnvidia,tegra20-emc.yaml79 Either an opaque enumerator to tell different tables apart, or
154 An opaque enumerator to tell different tables apart.
/Linux-v6.1/scripts/genksyms/
Dparse.y469 enumerator
470 | enumerator_list ',' enumerator
472 enumerator:
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Dmediatek,mt6360.yaml128 function-enumerator = <1>;
137 function-enumerator = <2>;
Dmediatek,mt6370.yaml197 function-enumerator = <1>;
207 function-enumerator = <2>;
/Linux-v6.1/drivers/leds/
Dled-core.c401 if (!fwnode_property_present(fwnode, "function-enumerator")) in led_parse_fwnode_props()
404 ret = fwnode_property_read_u32(fwnode, "function-enumerator", in led_parse_fwnode_props()
408 "Error parsing 'function-enumerator' property (%d)\n", in led_parse_fwnode_props()
/Linux-v6.1/include/linux/
Dparser.h13 /* associates an integer enumerator with a pattern string. */
Drio.h317 * @enum_data: private data specific to a network enumerator
318 * @release: enumerator-specific release callback
328 void *enum_data; /* private data for enumerator of the network */
537 * @mport_id: ID of an mport (net) serviced by this enumerator
/Linux-v6.1/Documentation/sphinx/
Dcdomain.py78 RE_ctype = re.compile(r'^\s*..\s*c:(struct|union|enum|enumerator|alias)::\s*(.*)$')
87 RE_ctype_refs = re.compile(r':c:(var|struct|union|enum|enumerator)::`([^\`]+)`')

123