/openbmc/phosphor-led-sysfs/ |
H A D | physical.hpp | 22 sdbusplus::xyz::openbmc_project::Led::server::Physical>; 27 class Physical : public PhysicalIfaces class 30 Physical() = delete; 31 ~Physical() override = default; 32 Physical(const Physical&) = delete; 33 Physical& operator=(const Physical&) = delete; 34 Physical(Physical&&) = delete; 35 Physical& operator=(Physical&&) = delete; 48 Physical(sdbusplus::bus_t& bus, const std::string& objPath, in Physical() function in phosphor::led::Physical
|
H A D | physical.cpp | 29 void Physical::setInitialState() in setInitialState() 41 sdbusplus::xyz::openbmc_project::Led::server::Physical::state( in setInitialState() 50 sdbusplus::xyz::openbmc_project::Led::server::Physical::state( in setInitialState() 55 sdbusplus::xyz::openbmc_project::Led::server::Physical::state( in setInitialState() 61 auto Physical::state() const -> Action in state() 66 auto Physical::state(Action value) -> Action in state() 69 sdbusplus::xyz::openbmc_project::Led::server::Physical::state(); in state() 79 void Physical::driveLED(Action current, Action request) in driveLED() 95 void Physical::stableStateOperation(Action action) in stableStateOperation() 103 void Physical::blinkOperation() in blinkOperation() [all …]
|
H A D | README.md | 39 xyz.openbmc_project.Led.Physical interface - - - 40 .Color property s "xyz.openbmc_project.Led.Physical.Pal... e… 43 .State property s "xyz.openbmc_project.Led.Physical.Act... e… 56 xyz.openbmc_project.Led.Physical State \ 57 s "xyz.openbmc_project.Led.Physical.Action.Off" 65 xyz.openbmc_project.Led.Physical State s \ 66 "xyz.openbmc_project.Led.Physical.Action.Off"
|
/openbmc/phosphor-led-sysfs/test/ |
H A D | physical.cpp | 75 TEST(Physical, ctor_none_trigger) in TEST() argument 85 TEST(Physical, ctor_maxbrightness_and_brightness_read_127) in TEST() argument 97 TEST(Physical, ctor_maxbrightness_and_brightness_read_0) in TEST() argument 109 TEST(Physical, ctor_only_maxbrightness_read_127) in TEST() argument 121 TEST(Physical, ctor_only_brightness_read_127) in TEST() argument 133 TEST(Physical, ctor_timer_trigger) in TEST() argument 144 TEST(Physical, off) in TEST() argument 158 TEST(Physical, on) in TEST() argument 173 TEST(Physical, blink) in TEST() argument 186 TEST(Physical, ctor_none_trigger_asserted_brightness) in TEST() argument [all …]
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/ |
H A D | meson.build | 17 subdir('Physical') subdir 20 input: [ '../../../../yaml/xyz/openbmc_project/Led/Physical.interface.yaml', ], 21 output: [ 'Physical.md' ], 28 'xyz/openbmc_project/Led/Physical',
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_led_indicator_asserted.robot | 48 Off "xyz.openbmc_project.Led.Physical.Action.On" Lit 49 Off "xyz.openbmc_project.Led.Physical.Action.Off" Off 58 On "xyz.openbmc_project.Led.Physical.Action.On" Lit 59 On "xyz.openbmc_project.Led.Physical.Action.Off" Off 68 Off "xyz.openbmc_project.Led.Physical.Action.On" Lit 69 Off "xyz.openbmc_project.Led.Physical.Action.Off" Off 78 On "xyz.openbmc_project.Led.Physical.Action.On" Lit 79 On "xyz.openbmc_project.Led.Physical.Action.Off" Off 130 # (e.g. "xyz.openbmc_project.Led.Physical.Action.On") 181 # (e.g. "xyz.openbmc_project.Led.Physical.Action.On")
|
/openbmc/bmcweb/test/redfish-core/include/ |
H A D | filter_expr_parser_test.cpp | 40 R"(unquoted_string("SystemType") Not Equal quoted_string("Physical"))"); in TEST() 55 …quals quoted_string("OK")) or (unquoted_string("SystemType") Equals quoted_string("Physical"))))"); in TEST() 58 …quals quoted_string("OK"))) or (unquoted_string("SystemType") Equals quoted_string("Physical")))"); in TEST()
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/Physical/ |
H A D | meson.build | 4 input: [ '../../../../../yaml/xyz/openbmc_project/Led/Physical.interface.yaml', ], 12 'xyz/openbmc_project/Led/Physical',
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | PCIeDevice.interface.yaml | 37 Indicates if the function is Physical or Virtual 70 Indicates if the function is Physical or Virtual 103 Indicates if the function is Physical or Virtual 136 Indicates if the function is Physical or Virtual 169 Indicates if the function is Physical or Virtual 202 Indicates if the function is Physical or Virtual 235 Indicates if the function is Physical or Virtual 268 Indicates if the function is Physical or Virtual
|
/openbmc/u-boot/doc/device-tree-bindings/gpu/ |
H A D | nvidia,tegra20-host1x.txt | 5 - reg: Physical base address and length of the controller's registers. 26 - reg: Physical base address and length of the controller's registers. 39 - reg: Physical base address and length of the controller's registers. 52 - reg: Physical base address and length of the controller's registers. 65 - reg: Physical base address and length of the controller's registers. 78 - reg: Physical base address and length of the controller's registers. 91 - reg: Physical base address and length of the controller's registers. 109 - reg: Physical base address and length of the controller's registers. 137 - reg: Physical base address and length of the controller's registers. 163 - reg: Physical base address and length of the controller's registers. [all …]
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-pint_0.23.bb | 1 SUMMARY = "Physical quantities module" 2 DESCRIPTION = "Physical quantities Python module"
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | pcie_function.hpp | 37 Physical, enumerator 76 {FunctionType::Physical, "Physical"},
|
H A D | ethernet_interface.hpp | 32 Physical, enumerator 80 {EthernetDeviceType::Physical, "Physical"},
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | zero-page.rst | 19 058/008 ALL tboot_addr Physical address of tboot shared page 22 070/008 ALL acpi_rsdp_addr Physical address of ACPI RSDP table 31 13C/004 ALL cc_blob_address Physical address of Confidential Computing blob
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | st,stih4xx.txt | 6 - reg: Physical base address of the IP registers and length of memory mapped region. 14 - reg: Physical base address of the IP registers and length of memory mapped region. 32 - reg: Physical base address of the IP registers and length of memory mapped region. 48 - reg: Physical base address of the IP registers and length of memory mapped region. 60 - reg: Physical base address of the IP registers and length of memory mapped region. 76 - reg: Physical base address of the IP registers and length of memory mapped region. 89 - reg: Physical base address of the IP registers and length of memory mapped region. 105 - reg: Physical base address of the IP registers and length of memory mapped region.
|
/openbmc/u-boot/doc/device-tree-bindings/spi/ |
H A D | spi-stm32-qspi.txt | 6 - reg : 1. Physical base address and size of SPI registers map. 7 2. Physical base address & size of mapped NOR Flash.
|
H A D | spi-cadence.txt | 6 - reg : 1.Physical base address and size of SPI registers map. 7 2. Physical base address & size of NOR Flash.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/ |
H A D | README.md | 105 ## Understanding Physical LEDs 108 Describing the Physical LED here just for documenting it and strictly NOT to be 116 …m/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Led/Physical.interface.yaml 121 `xyz.openbmc_Project.Led.Physical`** 131 2. Property `State` is set to `xyz.openbmc_project.Led.Physical.Action.On` in
|
/openbmc/linux/arch/mips/include/asm/mach-ip27/ |
H A D | kernel-entry-init.h | 39 or t1, t1, t0 # Physical load address of kernel text 40 or t2, t2, t0 # Physical load address of kernel data
|
/openbmc/linux/arch/arm/configs/ |
H A D | lpae.config | 1 # Help: Enable Large Physical Address Extension mode
|
/openbmc/phosphor-led-manager/manager/ |
H A D | manager.cpp | 254 return server::convertForMessage(server::Physical::Action::On); in getPhysicalAction() 258 return server::convertForMessage(server::Physical::Action::Blink); in getPhysicalAction() 262 return server::convertForMessage(server::Physical::Action::Off); in getPhysicalAction()
|
H A D | ledlayout.hpp | 19 using Action = sdbusplus::xyz::openbmc_project::Led::server::Physical::Action;
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | debugfs-cxl | 6 (WO) When a Device Physical Address (DPA) is written to this 27 (WO) When a Device Physical Address (DPA) is written to this
|
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A D | maxim,ds1742.txt | 5 - reg: Physical base address of the RTC and length of memory
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | lsi,zevio-intc.txt | 6 - reg: Physical base address of the controller and length of memory mapped
|