Searched refs:PDR (Results 1 – 15 of 15) sorted by relevance
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/ |
H A D | meson.build | 3 subdir('PDR') subdir 33 input: ['../../../../yaml/xyz/openbmc_project/PLDM/PDR.interface.yaml'], 34 output: ['PDR.md'], 46 'xyz/openbmc_project/PLDM/PDR',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/PDR/ |
H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/PLDM/PDR' 7 input: ['../../../../../yaml/xyz/openbmc_project/PLDM/PDR.interface.yaml'], 26 'xyz/openbmc_project/PLDM/PDR',
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-mb86s7x.c | 30 #define PDR(x) (0x0 + x / 8 * 4) macro 101 val = readl(gchip->base + PDR(gpio)); in mb86s70_gpio_direction_output() 106 writel(val, gchip->base + PDR(gpio)); in mb86s70_gpio_direction_output() 121 return !!(readl(gchip->base + PDR(gpio)) & OFFSET(gpio)); in mb86s70_gpio_get() 132 val = readl(gchip->base + PDR(gpio)); in mb86s70_gpio_set() 137 writel(val, gchip->base + PDR(gpio)); in mb86s70_gpio_set()
|
/openbmc/pldm/ |
H A D | README.md | 179 ###### PDR Implementation 183 PDR information is encoded in platform specific JSON files. JSON files must be 184 named based on the PDR type number. For example a state effecter PDR JSON file 186 additional processing (apart from PDR creation) for specific PDR types, for eg 189 The PLDM responder implementation finds and parses PDR JSON files to create the 190 PDR repository. Platform specific PDR modifications would likely just result in 191 JSON updates. New PDR type support would require JSON updates as well as PDR 192 generation code. The PDR generator is a map of PDR Type -> C++ lambda to create 193 PDR entries for that type based on the JSON, and to update the central PDR repo.
|
/openbmc/pldm/tools/visualize-pdr/ |
H A D | README.md | 4 fetches only one PDR at a time. With a lot of sensors/effecters & with a lot of 9 `pldm_visualise_pdrs.py` is a python script that can be used to fetch the PDR's 10 from the BMC and can parse them to display a full view of available PDR's on
|
/openbmc/pldm/libpldmresponder/examples/fru/ |
H A D | FRU_Master.json | 5 // FRU records are created in the FRU table. FRU Record Set PDR and Entity 6 // Association PDR are generated for matching FRU. In this example, PLDM FRU
|
/openbmc/openbmc-test-automation/pldm/ |
H A D | test_pldm_platform.robot | 87 ... Log To Console "Found PDR Type - PLDM_ENTITY_ASSOCIATION_PDR" 99 ... Log To Console "Found PDR Type - PLDM_COMPACT_NUMERIC_SENSOR_PDR' 101 ... ELSE Fail msg="Unknown PDR Type is received"
|
/openbmc/pldm/pldmd/ |
H A D | dbus_impl_pdr.hpp | 19 sdbusplus::xyz::openbmc_project::PLDM::server::PDR>;
|
/openbmc/pldm/libpldmresponder/examples/effecter/ |
H A D | dbus_to_terminus_effecter.json | 8 // will be fetched from the PDR
|
/openbmc/docs/designs/ |
H A D | pldm-stack.md | 83 structures, sensor PDR structures, etc) are implemented by this lib. 430 can be encoded in the Terminus's `Entity Auxiliary Names PDR` (section 28.18 of 436 `Entity Auxiliary Names PDR` are recommended to be included for the Terminus 438 available, the `Entity Auxiliary name PDR` should be added, so all sensors don't 453 `Entity Association PDR` (section 28.17 of DSP0248 1.2.1). 454 - The entity names using `Entity Auxiliary Names PDR` (Section 28.18 of 463 the `PDR configuration` is available, the `pldmd` daemon will bypass `GetPDRs` 488 Sensor PDRs by PDR Repository commands (`GetPDRRepositoryInfo`, `GetPDR`) for 498 device needs to be encoded by Platform specific PDR JSON file by the platform 508 the Terminus' `Entity Auxiliary name PDR` will provide `$TerminusName`. And
|
/openbmc/libpldm/ |
H A D | CHANGELOG.md | 63 - pdr: Remove PDR if the contained entity to be removed is the last one 391 - platform: Add 3 PDR type enum for Redfish Device Enablement per DSP0248_1.2.0 422 - pdr: Remove redundant constant for minimum numeric sensor PDR length 527 - platform: Struct field name in fru_record_set PDR 531 - platform: Struct field name in numeric sensor value PDR
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | 2288 2024-12-28 20:09:06.404-0600 FINEST t1163 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/PDR/meson.build.gz' [all...] |