Home
last modified time | relevance | path

Searched full:physpath (Results 1 – 18 of 18) sorted by relevance

/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/
H A Dconfig.json9 "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 Dconfig.json9 "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 Dconfig.yaml6physpath: /sys/devices/platform/ahb/1e780000.apb/1e780000.apb:bus@1e78a000/1e78a100.i2c/i2c-3/3-00…
19physpath: /sys/devices/platform/ahb/1e780000.apb/1e780000.apb:bus@1e78a000/1e78a100.i2c/i2c-3/3-00…
32physpath: /sys/devices/platform/ahb/1e780000.apb/1e780000.apb:bus@1e78a000/1e78a100.i2c/i2c-3/3-00…
45physpath: /sys/devices/platform/ahb/1e780000.apb/1e780000.apb:bus@1e78a000/1e78a100.i2c/i2c-3/3-00…
59physpath: /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 Dconfig.json9 "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 Dconfig.json9 "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 Dconfig.json9 "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 Dconfig.json9 "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 Dconfig.json9 "physpath": "BMC", string
28 "physpath": "BMC", string
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Balcones/
H A Dconfig.json9 "physpath": "BMC", string
28 "physpath": "BMC", string
/openbmc/phosphor-fan-presence/presence/example/
H A Dexample.yaml38 physpath: /sys/devices/foo/bar
58 physpath: /sys/devices/foo/bar
76 physpath: /sys/devices/foo/bar
H A Dconfig.json36 "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 Djson_parser.cpp279 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 Dpfpgen.py143 self.physpath = kw.pop("physpath")
/openbmc/phosphor-fan-presence/presence/templates/
H A Dgpio.hpp.mako2 ${indent(1)}${g.policy}, "${g.physpath}"s, "${g.devpath}"s, ${g.key})\
/openbmc/phosphor-fan-presence/docs/presence/
H A Dmethods.md38 "physpath": "/sys/bus/i2c/devices/1-0001",
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfapi_data_process.cpp357 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 Dpmbus.cpp410 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 Dphal_error.cpp632 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()