| /openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/ |
| H A D | config.json | 9 "physpath": "/sys/bus/i2c/devices/7-0061", string 28 "physpath": "/sys/bus/i2c/devices/7-0061", string 47 "physpath": "/sys/bus/i2c/devices/7-0061", string 66 "physpath": "/sys/bus/i2c/devices/7-0061", string 85 "physpath": "/sys/bus/i2c/devices/7-0061", string 104 "physpath": "/sys/bus/i2c/devices/7-0061", string
|
| /openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/ |
| H A D | config.json | 9 "physpath": "/sys/bus/i2c/devices/7-0061", string 28 "physpath": "/sys/bus/i2c/devices/7-0061", string 47 "physpath": "/sys/bus/i2c/devices/7-0061", string 66 "physpath": "/sys/bus/i2c/devices/7-0061", string 85 "physpath": "/sys/bus/i2c/devices/7-0061", string 104 "physpath": "/sys/bus/i2c/devices/7-0061", string
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-presence-config/swift/ |
| H A D | config.yaml | 6 …physpath: /sys/devices/platform/ahb/1e780000.apb/1e780000.apb:bus@1e78a000/1e78a100.i2c/i2c-3/3-00… 19 …physpath: /sys/devices/platform/ahb/1e780000.apb/1e780000.apb:bus@1e78a000/1e78a100.i2c/i2c-3/3-00… 32 …physpath: /sys/devices/platform/ahb/1e780000.apb/1e780000.apb:bus@1e78a000/1e78a100.i2c/i2c-3/3-00… 45 …physpath: /sys/devices/platform/ahb/1e780000.apb/1e780000.apb:bus@1e78a000/1e78a100.i2c/i2c-3/3-00… 59 …physpath: /sys/devices/platform/ahb/1e780000.apb/1e780000.apb:bus@1e78a000/1e78a100.i2c/i2c-3/3-00…
|
| /openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/ |
| H A D | config.json | 9 "physpath": "/sys/bus/i2c/devices/7-0061", string 28 "physpath": "/sys/bus/i2c/devices/7-0061", string 47 "physpath": "/sys/bus/i2c/devices/7-0061", string 66 "physpath": "/sys/bus/i2c/devices/7-0061", string
|
| /openbmc/phosphor-fan-presence/presence/config_files/witherspoon/ |
| H A D | config.json | 9 "physpath": "/sys/bus/i2c/devices/3-0060", string 28 "physpath": "/sys/bus/i2c/devices/3-0060", string 47 "physpath": "/sys/bus/i2c/devices/3-0060", string 66 "physpath": "/sys/bus/i2c/devices/3-0060", string
|
| /openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/ |
| H A D | config.json | 9 "physpath": "/sys/bus/i2c/devices/30-0061", string 33 "physpath": "/sys/bus/i2c/devices/30-0061", string 57 "physpath": "/sys/bus/i2c/devices/30-0061", string 81 "physpath": "/sys/bus/i2c/devices/30-0061", string
|
| /openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Fuji/ |
| H A D | config.json | 9 "physpath": "/sys/bus/i2c/devices/30-0061", string 33 "physpath": "/sys/bus/i2c/devices/30-0061", string 57 "physpath": "/sys/bus/i2c/devices/30-0061", string 81 "physpath": "/sys/bus/i2c/devices/30-0061", string
|
| /openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/ |
| H A D | config.json | 9 "physpath": "BMC", string 28 "physpath": "BMC", string
|
| /openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Balcones/ |
| H A D | config.json | 9 "physpath": "BMC", string 28 "physpath": "BMC", string
|
| /openbmc/phosphor-fan-presence/presence/example/ |
| H A D | example.yaml | 38 physpath: /sys/devices/foo/bar 58 physpath: /sys/devices/foo/bar 76 physpath: /sys/devices/foo/bar
|
| H A D | config.json | 36 "physpath": "/sys/devices/foo/bar", string 58 "physpath": "/sys/devices/foo/bar", string 82 "physpath": "/sys/devices/foo/bar", string
|
| /openbmc/phosphor-fan-presence/presence/ |
| H A D | json_parser.cpp | 279 if (!method.contains("physpath") || !method.contains("devpath") || in getGpio() 283 …he required gpio method properties for fan index {FAN_ENTRY}, which are: 'physpath, devpath, key'", in getGpio() 288 auto physpath = method["physpath"].get<std::string>(); in getGpio() local 295 fanIndex, physpath, devpath, key); in getGpio() 309 {"PHYSPATH", physpath}, in getGpio()
|
| H A D | pfpgen.py | 143 self.physpath = kw.pop("physpath")
|
| /openbmc/phosphor-fan-presence/presence/templates/ |
| H A D | gpio.hpp.mako | 2 ${indent(1)}${g.policy}, "${g.physpath}"s, "${g.devpath}"s, ${g.key})\
|
| /openbmc/phosphor-fan-presence/docs/presence/ |
| H A D | methods.md | 38 "physpath": "/sys/bus/i2c/devices/1-0001",
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | fapi_data_process.cpp | 357 std::string physPath = std::string(targetInfo.physDevPath); in convertFAPItoPELformat() local 359 std::string(keyPrefix.str()).append("PHYS_PATH"), physPath); in convertFAPItoPELformat() 399 std::string physPath = std::string(targetInfo.physDevPath); in convertFAPItoPELformat() local 401 std::string(keyPrefix.str()).append("PHYS_PATH"), physPath); in convertFAPItoPELformat()
|
| /openbmc/phosphor-power/ |
| H A D | pmbus.cpp | 410 const std::string physpath = { 412 auto interface = std::make_unique<PMBus>(physpath); 388 const std::string physpath = { createPMBus() local
|
| /openbmc/openpower-proc-control/extensions/phal/ |
| H A D | phal_error.cpp | 632 std::string physPath = in processBootErrorHelper() local 636 physPath); in processBootErrorHelper() 679 std::string physPath = std::string(targetInfo.physDevPath); in processBootErrorHelper() local 682 physPath); in processBootErrorHelper()
|