Home
last modified time | relevance | path

Searched full:valve (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/
H A DValve.interface.yaml2 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 DValve.interface.yaml2 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 Dvalve.json6 "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 Dopenbmc-dbus.json176 "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 Dglobal.json51 "Valve"
108 "xyz.openbmc_project.Inventory.Item.Valve": {
109 "$ref": "openbmc-dbus.json#/$defs/xyz/openbmc_project/Inventory/Item/Valve"
H A Dmeson.build23 'valve.json',
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/
H A DGPIOValve.interface.yaml2 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 Dventura_valve.json18 "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 DValve.events.yaml9 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 Dmeson.build3 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 DValue.interface.yaml17 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 Dmeson.build3 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 D99-platform-init23 # 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 Dmeson.build3 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 Dcontrol.hpp18 Valve, enumerator
60 {ControlType::Valve, "Valve"},
H A Dsensor.hpp77 Valve, enumerator
161 {ReadingType::Valve, "Valve"},
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/files/
H A Dminerva-early-sys-init77 # 0: open the valve, 1: close the valve
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/
H A Dmeson.build23 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/
Dberlin2cd-valve-steamlink.dts
DMakefile
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/
H A Dmeson.build21 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 DCoolantConnector.v1_2_0.json379 "description": "The desired valve position (% open).",
381valve position, in percent units, of this coolant connector. The value of the `DataSourceUri` pro…
394 "description": "The valve position (% open) of this connector.",
396valve 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 Dfb-minerva-phosphor-image.inc50 # Enable mbpoll for communication with the smart valve by modbus command
/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/images/
H A Dfb-ventura-phosphor-image.inc13 # Enable mbpoll for communicate with smart valve by modbus command
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sched.h

12