/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/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/ |
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/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
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | cooling_loop.hpp | 10 Water, enumerator 18 {CoolantType::Water, "Water"},
|
/openbmc/linux/Documentation/hwmon/ |
H A D | asus_wmi_sensors.rst | 54 * Water Pump RPM, 56 * Water Flow RPM, 64 * Water In, 65 * Water Out,
|
H A D | asus_ec_sensors.rst | 50 9. Readings from the "Water flow meter" header (RPM) 51 10. Readings from the "Water In" and "Water Out" temperature headers
|
/openbmc/phosphor-fan-presence/cooling-type/ |
H A D | main.cpp | 23 bool water = false; in main() local 32 app.add_flag("-w,--water", water, in main() 64 if (water) in main()
|
/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/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/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/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/swift/ |
H A D | zones.yaml | 38 #Water cooled zones 45 - water
|
/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/u-boot/include/ |
H A D | fsl_lpuart.h | 20 u32 water; member 31 u32 water; member
|
/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/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/witherspoon/ |
H A D | zones.yaml | 54 #Water cooled zones 61 - water
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-el15203000.txt | 15 Water Pipe LED encoded with symbol 'P' (hex code 0x50) and 49 /* water pipe */
|
/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 | 28 # Determine if system is water cooled. 29 ${water_cooled}= Is Water Cooled
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | thin-provisioning.rst | 124 the low water mark. However, resuming a device always triggers an 126 water mark when handling this event. 128 A low water mark for the metadata device is maintained in the kernel and 270 <low water mark (blocks)> [<number of feature args> [<arg>]*] 312 If the number of free blocks drops below the pool's low water mark a
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | socket.h | 40 #define SO_SNDLOWAT 0x1003 /* send low-water mark */ 41 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/witherspoon-tacoma/obmc/phosphor-fan/ |
H A D | phosphor-cooling-type-0.conf | 3 WATER=""
|
/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=""
|