Home
last modified time | relevance | path

Searched refs:Properties (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/openbmc/u-boot/doc/
H A DREADME.mpc85xx51 Properties : 256K, AS0, I, IPROT
57 Properties : 1M, AS1, I, G, IPROT
63 Properties : 16K, AS1, IPROT
69 Properties : 1M, AS1, I, G
77 Properties : ..., AS0, ...
88 Properties : Board specific size, AS0, I, G, IPROT
98 Properties : 1M, AS1, I, G, IPROT
101 Properties : 4M, AS0, I, G, IPROT
109 Properties : 1M, AS1, I, G, IPROT
112 Properties : 4M, AS1, I, G, IPROT
[all …]
/openbmc/phosphor-fan-presence/control/
H A Dfunctor.hpp83 struct Properties struct
85 Properties() = delete;
86 ~Properties() = default;
87 Properties(const Properties&) = default;
88 Properties& operator=(const Properties&) = default;
89 Properties(Properties&&) = default;
90 Properties& operator=(Properties&&) = default;
91 explicit Properties(U&& handler) : in Properties() argument
94 Properties(const char* path, const char* intf, const char* prop, in Properties() argument
204 return Properties<T, U>(path, intf, prop, std::forward<U>(handler)); in propertiesChanged()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/edac/
H A Dsocfpga-eccmgr.txt7 Required Properties:
16 Required Properties:
23 Required Properties:
57 Required Properties:
72 Required Properties:
79 Required Properties:
86 Required Properties:
94 Required Properties:
102 Required Properties:
110 Required Properties:
[all …]
/openbmc/u-boot/tools/binman/
H A DREADME.entries20 Properties / Entry arguments:
48 Properties / Entry arguments:
66 Properties / Entry arguments:
77 Properties / Entry arguments:
92 Properties / Entry arguments:
108 Properties / Entry arguments:
128 Properties / Entry arguments:
147 Properties / Entry arguments:
160 Properties / Entry arguments:
181 Properties / Entry arguments:
[all …]
/openbmc/linux/Documentation/firmware-guide/acpi/
H A DDSD-properties-rules.rst4 _DSD Device Properties Usage Rules
7 Properties, Property Sets and Property Subsets
23 generic Device Properties UUID in the _DSD return package as specified in the
25 "Device Properties UUID" in _DSD (Device Specific Data) Implementation Guide
29 that can be returned by _DSD in the Device Properties UUID sub-package for a
34 can be returned in the Device Properties UUID sub-package for the device in
52 Valid property sets must follow the guidance given by the Device Properties UUID
60 associated with the Device Properties UUID.
/openbmc/openbmc-test-automation/redfish/systems/LogServices/
H A Dtest_post_codes.robot30 ${post_codes}= Redfish.Get Properties
48 ${post_codes}= Redfish.Get Properties
66 ${post_codes}= Redfish.Get Properties
98 ${post_codes}= Redfish.Get Properties
106 ${post_codes}= Redfish.Get Properties
119 ${post_codes}= Redfish.Get Properties
191 ${post_codes}= Redfish.Get Properties
199 ${post_codes}= Redfish.Get Properties ${uri}
213 ${post_codes}= Redfish.Get Properties
/openbmc/qemu/qapi/
H A Dauthz.json59 # Properties for authz-list objects.
75 # Properties for authz-listfile objects.
95 # Properties for authz-pam objects.
107 # Properties for authz-simple objects.
H A Dqom.json214 # Properties for can-host-socketcan objects.
231 # Properties for colo-compare objects.
279 # Properties for cryptodev-backend and cryptodev-backend-builtin
300 # Properties for cryptodev-vhost-user objects.
315 # Properties for dbus-vmstate objects.
346 # Properties for objects of classes derived from netfilter.
379 # Properties for filter-buffer objects.
394 # Properties for filter-dump objects.
411 # Properties for filter-mirror objects.
429 # Properties for filter-redirector objects.
[all …]
/openbmc/linux/Documentation/gpu/
H A Ddrm-kms.rst64 Composition Properties`_ and related chapters.
168 :alt: Mode Objects and Properties
169 :caption: Mode Objects and Properties
199 :alt: Mode Objects and Properties
200 :caption: Mode Objects and Properties
462 KMS Properties
511 Standard Connector Properties
517 HDMI Specific Connector Properties
523 Analog TV Specific Connector Properties
527 :doc: Analog TV Connector Properties
[all …]
/openbmc/phosphor-time-manager/
H A Dmanager.cpp72 using Properties = std::map<Property, std::variant<Value>>; in onSettingsChanged() typedef
75 Properties properties; in onSettingsChanged()
89 using Properties = std::map<std::string, std::variant<std::string, bool>>; in onTimedateChanged() typedef
92 Properties properties; in onTimedateChanged()
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dpxa27x-keypad.txt3 Required Properties
12 Optional Properties For Matrix Keyes
15 Optional Properties for Direct Keyes
27 Optional Properties For Rotary
H A Dsamsung-keypad.txt9 Required SoC Specific Properties:
21 Required Board Specific Properties:
39 Optional Properties:
43 Optional Properties specific to linux:
H A Dclps711x-keypad.txt3 Required Properties:
10 Optional Properties:
H A Dgpio-decoder.txt3 Required Properties:
8 Optional Properties:
/openbmc/telemetry/tests/src/stubs/
H A Ddbus_sensor_object.hpp25 struct Properties struct in stubs::DbusSensorObject
30 static constexpr Properties property = {};
/openbmc/openbmc-tools/dbus-pcap/
H A DREADME.md34 …Field(type=<MessageFieldType.INTERFACE: 2>, data='org.freedesktop.DBus.Properties'), Field(type=<M…
36 …Field(type=<MessageFieldType.INTERFACE: 2>, data='org.freedesktop.DBus.Properties'), Field(type=<M…
47 …z/openbmc_project/sensors/fan_tach/fan0_0"], [2, "org.freedesktop.DBus.Properties"], [3, "Properti…
48 …z/openbmc_project/sensors/fan_tach/fan1_0"], [2, "org.freedesktop.DBus.Properties"], [3, "Properti…
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dov7670.txt7 Required Properties:
12 Required Endpoint Properties:
16 Optional Properties:
H A Dtvp5150.txt7 Required Properties:
12 Optional Properties:
41 Required Endpoint Properties for parallel synchronization on output port:
52 Optional Connector Properties:
/openbmc/u-boot/doc/device-tree-bindings/power/
H A Dtps65090.txt3 Required Properties:
6 Optional Properties:
/openbmc/linux/Documentation/devicetree/bindings/ata/
H A Dmarvell.txt3 Required Properties:
9 Optional Properties:
/openbmc/phosphor-fan-presence/presence/
H A Dfan.cpp42 using Properties = std::map<std::string, std::variant<std::string, bool>>; in setPresence() typedef
43 using Interfaces = std::map<std::string, Properties>; in setPresence()
/openbmc/phosphor-host-ipmid/app/
H A Dwatchdog_service.hpp32 struct Properties struct in WatchdogService
48 Properties getProperties();
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dphy-bindings.txt7 Required Properties:
13 Optional Properties:
36 Required Properties:
/openbmc/entity-manager/docs/
H A Dentity_manager_dbus_api.md48 ##### Properties l4subsection
58 ##### Properties l4subsection
60 Properties will contain all non-objects (simple types) exposed by the JSON.
79 ##### Properties l4subsection
/openbmc/linux/Documentation/devicetree/bindings/security/tpm/
H A Dst33zp24-spi.txt7 Optional ST33ZP24 Properties:
12 Optional SoC Specific Properties:

12345678910>>...15