/openbmc/linux/drivers/pci/pcie/ |
H A D | ptm.c | 18 struct pci_dev *ups = pci_upstream_bridge(dev); in pci_upstream_ptm() local 26 if (ups && pci_pcie_type(ups) == PCI_EXP_TYPE_DOWNSTREAM) in pci_upstream_ptm() 27 ups = pci_upstream_bridge(ups); in pci_upstream_ptm() 29 if (ups && ups->ptm_cap) in pci_upstream_ptm() 30 return ups; in pci_upstream_ptm() 43 struct pci_dev *ups; in pci_ptm_init() local 64 ups = pci_upstream_ptm(dev); in pci_ptm_init() 65 if (ups) { in pci_ptm_init() 66 if (ups->ptm_granularity == 0) in pci_ptm_init() 68 else if (ups->ptm_granularity > dev->ptm_granularity) in pci_ptm_init() [all …]
|
/openbmc/docs/designs/ |
H A D | power-recovery.md | 36 Some system owners may chose to attach an Uninterrupted Power Supply (UPS) to 37 their system. A UPS continues to provide power to a system through a blackout or 38 brownout scenario. A UPS has a limited amount of power so it's main purpose is 102 loss of power if there is no UPS installed to keep the system on. To identify 145 ### Uninterruptible Power Supply (UPS) 147 When a UPS is present and a blackout or brownout condition occurs, the BMC must: 152 - If the UPS battery power becomes low and if host firmware is running, notify 155 - Log an error if the UPS battery power becomes low and a power loss to the 157 power and UPS is about to run out of power) 254 ### Uninterruptible Power Supply (UPS) [all …]
|
/openbmc/phosphor-state-manager/ |
H A D | chassis_state_manager.cpp | 247 error("Error in mapper GetSubTree call for UPS: {ERROR}", "ERROR", e); in determineStatusOfUPSPower() 256 // Iterate through all returned Upower interfaces and look for UPS's in determineStatusOfUPSPower() 278 info("UPower device {OBJ_PATH} is not a UPS device", in determineStatusOfUPSPower() 285 // There is a UPS detected but it is not officially in determineStatusOfUPSPower() 294 info("UPS is fully charged"); in determineStatusOfUPSPower() 298 info("UPS is not fully charged: {UPS_STATE}", "UPS_STATE", in determineStatusOfUPSPower() 308 info("UPS Battery Level is Full"); in determineStatusOfUPSPower() 309 // Only one UPS per system, we've found it and it's all in determineStatusOfUPSPower() 315 info("UPS Battery Level is Low: {UPS_BAT_LEVEL}", in determineStatusOfUPSPower() 325 error("Error reading UPS property, error: {ERROR}, " in determineStatusOfUPSPower() [all …]
|
H A D | chassis_state_manager.hpp | 106 * @return True if UPS power is good, false otherwise 162 /** @brief Watch for any changes to UPS properties **/ 239 /** @brief Process UPS property changes 241 * Instance specific interface to monitor for changes to the UPS
|
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
H A D | halt | 19 if test -x /etc/init.d/ups-monitor 21 /etc/init.d/ups-monitor poweroff
|
/openbmc/linux/Documentation/staging/ |
H A D | crc32.rst | 160 final CRC is simply the XOR of the 4 table look-ups. 163 look-ups cannot begin until the previous groups 4 table look-ups have all 166 To make maximum use of the processor, "slicing by 8" performs 8 look-ups 170 on the previous CRC at all. Thus, those 4 table look-ups may commence
|
/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/ |
H A D | Device.interface.yaml | 108 3: Ups 119 TRUE for laptop batteries and UPS devices, but set FALSE for wireless 220 some batteries are hot-removable, for example expensive UPS and most
|
/openbmc/qemu/ |
H A D | .git-blame-ignore-revs | 2 # List of code-formatting clean ups the git blame can ignore
|
/openbmc/linux/tools/testing/ktest/examples/ |
H A D | README | 27 to reuse configs for various machines or set ups. The files here
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp157c-lxa-mc1.dts | 196 * board lacks external pull-ups on SDMMC lines. Class 10 SD refuses to 197 * work, thus enable internal pull-ups.
|
/openbmc/linux/drivers/usb/serial/ |
H A D | cypress_m8.h | 35 /* Powercom UPS, chip CY7C63723 */
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | qoriq-bman-portals.dtsi | 16 * bootloader fix-ups are expected to provide the
|
H A D | qoriq-qman-portals.dtsi | 16 * bootloader fix-ups are expected to provide the
|
/openbmc/linux/Documentation/hwmon/ |
H A D | adm1025.rst | 60 100k pull-ups on the VID inputs". It doesn't make any difference for us.
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ |
H A D | cross-localedef-native_2.40.bb | 26 file://0002-localedef-fix-ups-hardlink-to-make-it-compile.patch \
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/ |
H A D | core-imp-def.json | 102 "BriefDescription": "Cycles of that the number of issue ups are less than 4"
|
/openbmc/linux/drivers/hid/usbhid/ |
H A D | Kconfig | 14 (UPS) and monitor control devices.
|
/openbmc/linux/tools/testing/vsock/ |
H A D | README | 70 C is number of 'poll()' wake ups with POLLIN bit set.
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | gpio-charger.yaml | 25 - ups
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | pseries.h | 44 /* Poweron flag used for enabling auto ups restart */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun6i-a31-hummingbird.dts | 189 /* pull-ups and devices require AXP221 DLDO3 */ 226 /* external pull-ups missing for some pins */
|
H A D | sun8i-q8-common.dtsi | 57 * short-circuits we configure these as inputs with pull-ups via
|
H A D | sun8i-h3-orangepi-pc-plus.dts | 89 /* eMMC is missing pull-ups */
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-h3-orangepi-pc-plus.dts | 84 /* eMMC is missing pull-ups */
|
/openbmc/linux/lib/ |
H A D | Kconfig.kfence | 52 CPU wake-ups if the system is idle, at the risk of a less predictable
|