/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
H A D | Valve.interface.yaml | 2 Implement to provide a valve control interface to open/close a valve. 5 the xyz.openbmc_project.Sensors.Value interface to show valve's open status 12 This indicates the property used to open or close the valve. 17 This indicates which status should be configured for the valve. 21 This indicates the valve should be opened. 24 This indicates the valve should be closed. 29 A valve control interface can optionally implement the 'controlling' 34 - xyz.openbmc_project.Inventory.Item.Valve 37 - namespace: /xyz/openbmc_project/control/valve
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Valve.interface.yaml | 2 Implement to provide Valve attributes. A valve helps control the flow of 16 This indicates the direction of liquid flow for the valve. 20 This indicates that the valve functions as the supply valve for 24 This indicates that the valve functions as the return valve for 28 This indicates the direction of liquid flow for valve is not
|
/openbmc/entity-manager/schemas/ |
H A D | valve.json | 6 "description": "Configuration for GPIO based Valve.", 10 "description": "The name of the valve.", 18 "description": "The name of the GPIO pin that shows the valve's open status.", 22 "description": "The GPIO polarity depicting valve's open status.", 26 "description": "The name of the GPIO pin that controls opening the valve.", 30 "description": "The GPIO value to set to open the valve.", 34 "description": "The name of the coolant loop to which this valve is connected.",
|
H A D | openbmc-dbus.json | 176 "Valve": { object 181 "xyz.openbmc_project.Inventory.Item.Valve.Direction.Supply", 182 "xyz.openbmc_project.Inventory.Item.Valve.Direction.Return", 183 "xyz.openbmc_project.Inventory.Item.Valve.Direction.Unknown"
|
H A D | global.json | 51 "Valve" 108 "xyz.openbmc_project.Inventory.Item.Valve": { 109 "$ref": "openbmc-dbus.json#/$defs/xyz/openbmc_project/Inventory/Item/Valve"
|
H A D | meson.build | 23 'valve.json',
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/ |
H A D | GPIOValve.interface.yaml | 2 Implement to provide entity manager configuration for the gpio based valve. 14 The name of the valve. 20 The name of the GPIO pin that shows the valve's open status. 26 The GPIO polarity depicting valve's open status. 32 The name of the GPIO pin that controls opening the valve. 38 The GPIO value to set to open the valve.
|
/openbmc/entity-manager/configurations/meta/ventura/ |
H A D | ventura_valve.json | 18 "Type": "Valve", 26 "xyz.openbmc_project.Inventory.Item.Valve": { 27 "Direction": "xyz.openbmc_project.Inventory.Item.Valve.Direction.Supply" 46 "Type": "Valve", 54 "xyz.openbmc_project.Inventory.Item.Valve": { 55 "Direction": "xyz.openbmc_project.Inventory.Item.Valve.Direction.Return"
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | Valve.events.yaml | 9 description: The name or identifier of the valve. 11 description: The valve is open for coolant flow to resume. 19 description: The name or identifier of the valve. 21 description: The valve is closed for coolant flow to stop.
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Valve/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/State/Valve' 7 input: ['../../../../../yaml/xyz/openbmc_project/State/Valve.events.yaml'], 20 'xyz/openbmc_project/State/Valve',
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/ |
H A D | Value.interface.yaml | 17 valve 58 in the valve namespace, Unit must be "Percent". 150 - name: Valve 151 value: valve 153 This path segment implements the value interface for the valve,
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Valve/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Control/Valve' 8 '../../../../../yaml/xyz/openbmc_project/Control/Valve.interface.yaml', 28 'xyz/openbmc_project/Control/Valve',
|
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/ |
H A D | 99-platform-init | 23 # Below is the diagram of the smart valve implemtation on the CMM. 24 # There are two end-device for smart valve and two communication interfaces. 31 # D_485_x = End device for smart valve x via RS485 32 # D_POE_x = End device for smart valve x via PoE
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Valve/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Item/Valve' 8 '../../../../../../yaml/xyz/openbmc_project/Inventory/Item/Valve.interface.yaml', 28 'xyz/openbmc_project/Inventory/Item/Valve',
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | control.hpp | 18 Valve, enumerator 60 {ControlType::Valve, "Valve"},
|
H A D | sensor.hpp | 77 Valve, enumerator 161 {ReadingType::Valve, "Valve"},
|
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/files/ |
H A D | minerva-early-sys-init | 77 # 0: open the valve, 1: close the valve
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/ |
H A D | meson.build | 23 subdir('Valve') 598 input: ['../../../../yaml/xyz/openbmc_project/State/Valve.events.yaml'], 599 output: ['Valve.md'], 611 'xyz/openbmc_project/State/Valve', 620 input: ['../../../../yaml/xyz/openbmc_project/State/Valve.events.yaml'], 621 output: ['Valve.json'], 633 'xyz/openbmc_project/State/Valve', 20 subdir('Valve') global() subdir
|
/openbmc/linux/arch/arm/boot/dts/synaptics/ |
D | berlin2cd-valve-steamlink.dts |
|
D | Makefile |
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ |
H A D | meson.build | 21 subdir('Valve') subdir 338 input: ['../../../../yaml/xyz/openbmc_project/Control/Valve.interface.yaml'], 339 output: ['Valve.md'], 351 'xyz/openbmc_project/Control/Valve',
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | CoolantConnector.v1_2_0.json | 379 "description": "The desired valve position (% open).", 381 …valve position, in percent units, of this coolant connector. The value of the `DataSourceUri` pro… 394 "description": "The valve position (% open) of this connector.", 396 …valve position, in percent units, of this connector. The value of the `DataSourceUri` property, i…
|
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/images/ |
H A D | fb-minerva-phosphor-image.inc | 50 # Enable mbpoll for communication with the smart valve by modbus command
|
/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/images/ |
H A D | fb-ventura-phosphor-image.inc | 13 # Enable mbpoll for communicate with smart valve by modbus command
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sched.h |
|