/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb-examples/ |
H A D | configure.in-Fix-string-argument-syntax.patch | 21 …MODULES(DIRECTFB, directfb >= $DIRECTFB_REQUIRED_VERSION,[ WATER=`$PKG_CONFIG --variable=water dir… 22 …DULES([DIRECTFB], directfb >= $DIRECTFB_REQUIRED_VERSION,[ WATER=`$PKG_CONFIG --variable=water dir…
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | cooling_loop.hpp | 12 Water, enumerator 20 {CoolantType::Water, "Water"},
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/ |
H A D | fan-policy.bb | 12 SRC_URI:append:ibm-ac-server = " file://water-cooled.yaml" 20 install -D ${UNPACKDIR}/water-cooled.yaml ${D}${config_dir}/water-cooled.yaml 26 FILES:${PN}:append:ibm-ac-server = " ${config_dir}/water-cooled.yaml"
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/swift/ |
H A D | water-cooled.yaml | 1 # Water cooled Swift fan policy for PDM. 3 # A water cooled Swift requires a minimum of three functional fan 9 'A water cooled Swift has four fan enclosures to monitor.' 73 - name: chassis water cooled 117 properties: chassis water cooled 121 'If this condition passes the chassis is water cooled.' 125 properties: chassis water cooled
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/witherspoon/ |
H A D | water-cooled.yaml | 1 # Water cooled Witherspoon fan policy for PDM. 3 # A water cooled Witherspoon requires a minimum of two functional fan 11 'A water cooled Witherspoon has three fan enclosures to monitor.' 24 'A water cooled Witherspoon has six fan rotors to monitor.' 92 - name: chassis water cooled 145 properties: chassis water cooled 149 'If this condition passes the chassis is water cooled.' 153 properties: chassis water cooled
|
H A D | fan-errors.yaml | 9 # If a water cooled system, don't create errors for fan 1. 399 Fan 1 is not in a water cooled Witherspoon, so check for cooling type 415 Fan 1 is not in a water cooled Witherspoon, so check for cooling type 610 #Go ahead and do this on water cooled as well
|
/openbmc/phosphor-fan-presence/cooling-type/ |
H A D | main.cpp | 21 bool water = false; in main() local 30 app.add_flag("-w,--water", water, in main() 62 if (water) in main()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/ |
H A D | CoolingType.interface.yaml | 2 Implement properties to indicate the element cooling type (air, water, 12 The element uses water for cooling when set to true.
|
/openbmc/phosphor-fan-presence/control/example/ |
H A D | zones.yaml | 5 #different chassis types or water cooled models. The fans themselves 16 #of the system, but not with the water cooled version. In that 67 # - water
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/swift/ |
H A D | zones.yaml | 38 #Water cooled zones 45 - water
|
/openbmc/u-boot/include/ |
H A D | fsl_lpuart.h | 20 u32 water; member 31 u32 water; member
|
/openbmc/u-boot/board/htkw/mcx/ |
H A D | mcx.c | 72 if (gpio_request(HOT_WATER_BUTTON, "hot-water-button") < 0) { in board_late_init() 73 puts("Failed to get hot-water-button pin\n"); in board_late_init() 79 * if hot-water-button is pressed in board_late_init()
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/witherspoon/ |
H A D | zones.yaml | 54 #Water cooled zones 61 - water
|
/openbmc/qemu/docs/ |
H A D | throttle.txt | 223 This algorithm uses the analogy of a bucket that leaks water 224 constantly. The water that gets into the bucket represents the I/O 235 - Water leaks from the bucket at a rate of 100 IOPS. 236 - Water can be added to the bucket at a rate of 2000 IOPS. 243 The bucket is initially empty, therefore water can be added until it's 245 we can only add as much water as it leaks, therefore the I/O rate is 246 reduced to 100 IOPS. If we add less water than it leaks then the 249 Note that since water is leaking from the bucket even during bursts,
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_lpuart.c | 368 u32 water; in _lpuart32_serial_tstc() local 370 lpuart_read32(plat->flags, &base->water, &water); in _lpuart32_serial_tstc() 372 if ((water >> 24) == 0) in _lpuart32_serial_tstc() 397 /* Set the TX water to half of FIFO size */ in _lpuart32_serial_init() 401 /* Set RX water to 0, to be triggered by any receive data */ in _lpuart32_serial_init() 402 lpuart_write32(plat->flags, &base->water, in _lpuart32_serial_init()
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/swift/obmc/phosphor-fan/ |
H A D | phosphor-cooling-type-0.conf | 3 WATER=""
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/witherspoon/obmc/phosphor-fan/ |
H A D | phosphor-cooling-type-0.conf | 3 WATER=""
|
/openbmc/openbmc-test-automation/lib/ |
H A D | fan_utils.robot | 21 Is Water Cooled 22 [Documentation] Return 1 if system is water cooled, 0 othersise. 181 # water_cooled The value 1 if the system is water cooled, 184 # For a water cooled system. 193 # If water cooled must have at least min_fans_water fans, otherwise 197 ... msg=Water cooled but less than ${min_fans_water} fans present. 351 # equual to 2*${number_of_fans}. On water-cooled systems some
|
/openbmc/qemu/linux-user/mips/ |
H A D | sockbits.h | 38 #define TARGET_SO_SNDLOWAT 0x1003 /* send low-water mark */ 39 #define TARGET_SO_RCVLOWAT 0x1004 /* receive low-water mark */
|
/openbmc/openbmc-test-automation/redfish/extended/ |
H A D | test_fan_operation.robot | 29 # Determine if system is water cooled. 30 ${water_cooled}= Is Water Cooled
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/witherspoon/ |
H A D | phosphor-cooling-type@.service | 11 ExecStart=/usr/bin/phosphor-cooling-type ${{OBJPATH}} ${{AIR}} ${{WATER}} ${{DEVICE}} ${{CODE}}
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/swift/ |
H A D | phosphor-cooling-type@.service | 11 ExecStart=/usr/bin/phosphor-cooling-type ${{OBJPATH}} ${{AIR}} ${{WATER}} ${{DEVICE}} ${{CODE}}
|
/openbmc/qemu/python/qemu/qmp/ |
H A D | util.py | 38 the "high-water mark". This function ensures we flush the entire 39 buffer -- by setting the high water mark to 0 and then calling
|
/openbmc/docs/designs/ |
H A D | device-tree-gpio-naming.md | 180 #### air-water 182 Indicates whether system is air or water cooled
|
/openbmc/qemu/hw/vfio-user/ |
H A D | proxy.h | 99 /* coalescing high and low water marks for VFIOProxy num_outgoing */
|