/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/ |
H A D | fan-policy.bb | 11 SRC_URI:append:df-openpower = " file://air-cooled.yaml" 15 SRC_URI:remove:p10bmc = "file://air-cooled.yaml" 19 install -D ${UNPACKDIR}/air-cooled.yaml ${D}${config_dir}/air-cooled.yaml 25 FILES:${PN} += "${config_dir}/air-cooled.yaml" 29 FILES:${PN}:remove:p10bmc = "${config_dir}/air-cooled.yaml"
|
/openbmc/phosphor-fan-presence/cooling-type/ |
H A D | main.cpp | 22 bool air = false; in main() local 30 app.add_flag("-a,--air", air, in main() 59 if (air) in main()
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | Makefile | 69 dtb-$(CONFIG_ARCH_MESON) += meson-sm1-a95xf3-air-gbit.dtb 70 dtb-$(CONFIG_ARCH_MESON) += meson-sm1-a95xf3-air.dtb 78 dtb-$(CONFIG_ARCH_MESON) += meson-sm1-x96-air-gbit.dtb 79 dtb-$(CONFIG_ARCH_MESON) += meson-sm1-x96-air.dtb
|
H A D | meson-sm1-a95xf3-air.dts | 13 compatible = "cyx,a95xf3-air", "amlogic,sm1";
|
H A D | meson-sm1-x96-air.dts | 13 compatible = "amediatech,x96-air", "amlogic,sm1";
|
H A D | meson-sm1-a95xf3-air-gbit.dts | 13 compatible = "cyx,a95xf3-air-gbit", "amlogic,sm1";
|
H A D | meson-sm1-x96-air-gbit.dts | 13 compatible = "amediatech,x96-air-gbit", "amlogic,sm1";
|
/openbmc/dbus-sensors/ |
H A D | meson.options | 14 'exit-air', 17 description: 'Enable exit air sensor.',
|
/openbmc/dbus-sensors/src/ |
H A D | meson.build | 78 if get_option('exit-air').allowed() 79 subdir('exit-air')
|
/openbmc/linux/Documentation/translations/zh_CN/rust/ |
H A D | coding-guidelines.rst | 120 /// let x = Some("air"); 121 /// assert_eq!(unsafe { x.unwrap_unchecked() }, "air");
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_sensor.robot | 49 # Inlet air temperature(40h) 1 +22 C 50 # Inlet air temperature(40h) 2 +23 C 51 # Inlet air temperature(40h) 3 +22 C 57 Should Contain ${temp_reading} Inlet air temperature 62 ... Inlet air temperature case-insensitive 112 # Inlet air temperature(40h) 1 +22 C 113 # Inlet air temperature(40h) 2 +23 C 114 # Inlet air temperature(40h) 3 +22 C
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/ |
H A D | dbus-sensors_git.bb | 29 PACKAGECONFIG[exitairtempsensor] = "-Dexit-air=enabled, -Dexit-air=disabled"
|
/openbmc/u-boot/configs/ |
H A D | nanopi_neo_air_defconfig | 15 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-nanopi-neo-air"
|
/openbmc/dbus-sensors/service_files/ |
H A D | meson.build | 10 ['exit-air', 'xyz.openbmc_project.exitairsensor.service'],
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | lu-All | 14 [Kanal 21 air]
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-opp-witherspoon.dts | 54 event-air-water { 55 label = "air-water"; 203 /*B0-B7*/ "","","","","","air-water","","",
|
H A D | aspeed-bmc-opp-mowgli.dts | 49 event-air-water { 50 label = "air-water";
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | sysfs-platform_profile.rst | 25 by other components, room temperature, free air flow at the bottom of a
|
/openbmc/phosphor-pid-control/ |
H A D | README.md | 51 Due to data center requirements, the delta between the outgoing air temperature 52 and the environmental air temperature must be no greater than 15C.
|
/openbmc/linux/Documentation/rust/ |
H A D | coding-guidelines.rst | 133 /// let x = Some("air"); 134 /// assert_eq!(unsafe { x.unwrap_unchecked() }, "air");
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun8i-h3-nanopi-neo-air.dts | 51 compatible = "friendlyarm,nanopi-neo-air", "allwinner,sun8i-h3";
|
/openbmc/linux/Documentation/networking/mac80211_hwsim/ |
H A D | mac80211_hwsim.rst | 46 actually encrypted over the virtual air interface to allow more
|
/openbmc/docs/designs/ |
H A D | device-tree-gpio-naming.md | 180 #### air-water 182 Indicates whether system is air or water cooled
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-h3-nanopi-neo-air.dts | 51 compatible = "friendlyarm,nanopi-neo-air", "allwinner,sun8i-h3";
|
/openbmc/openbmc-test-automation/lib/ |
H A D | fan_utils.robot | 182 # 0 if air cooled. 187 # For an air cooled system. 199 # If air cooled must have at least min_fans_air fans.
|