Home
last modified time | relevance | path

Searched refs:fan (Results 776 – 800 of 909) sorted by relevance

1...<<31323334353637

/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-bananapi.dtsi47 fan0: pwm-fan {
48 compatible = "pwm-fan";
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-puma.dtsi345 fan: fan@18 { label
/openbmc/linux/Documentation/hwmon/
H A Dlm80.rst40 The LM80 implements one temperature sensor, two fan rotation speed sensors,
H A Dgl518sm.rst39 The GL518SM implements one temperature sensor, two fan rotation speed
H A Dlm78.rst42 The LM7* implements one temperature sensor, three fan rotation speed sensors,
H A Dlm87.rst38 The LM87 implements up to three temperature sensors, up to two fan
/openbmc/linux/drivers/hwmon/
H A Df71882fg.c261 u16 fan[4]; member
313 static inline u16 fan_to_reg(int fan) in fan_to_reg() argument
315 return fan ? (1500000 / fan) : 0; in fan_to_reg()
468 data->fan[nr] = f71882fg_read16(data, in f71882fg_update_device()
480 data->fan[2] = f71882fg_read16(data, in f71882fg_update_device()
486 data->fan[3] = f71882fg_read16(data, in f71882fg_update_device()
1036 int speed = fan_from_reg(data->fan[nr]); in show_fan()
H A Df75375s.c96 u16 fan[2]; member
223 data->fan[nr] = in f75375_update_device()
652 show_fan(fan);
H A Doxp-sensors.c401 HWMON_CHANNEL_INFO(fan,
H A Dlan966x-hwmon.c266 HWMON_CHANNEL_INFO(fan, HWMON_F_INPUT),
H A Dlm87.c161 u8 fan[2]; /* register value */ member
216 data->fan[i] = lm87_read_value(client, in lm87_update_device()
468 return sprintf(buf, "%d\n", FAN_FROM_REG(data->fan[nr], in fan_input_show()
/openbmc/u-boot/arch/arm/dts/
H A Dam57xx-beagle-x15-common.dtsi98 compatible = "gpio-fan";
100 gpio-fan,speed-map = <0 0>,
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-kontron-pitx-imx8m.dts205 fan-controller@1b {
208 maxim,fan-microvolt = <5000000>;
/openbmc/linux/drivers/platform/x86/
H A Dasus-wmi.c168 u8 fan; /* fan number: 0: set auto mode 1: 1st fan */ member
2176 static int asus_agfn_fan_speed_read(struct asus_wmi *asus, int fan, in asus_agfn_fan_speed_read() argument
2183 .fan = fan, in asus_agfn_fan_speed_read()
2189 if (fan != 1) in asus_agfn_fan_speed_read()
2203 static int asus_agfn_fan_speed_write(struct asus_wmi *asus, int fan, in asus_agfn_fan_speed_write() argument
2210 .fan = fan, in asus_agfn_fan_speed_write()
2217 if (fan != 1 && fan != 0) in asus_agfn_fan_speed_write()
2225 if (speed && fan == 1) in asus_agfn_fan_speed_write()
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/
H A Dgbs-ipmi-fru.yaml57 /system/chassis/fan:
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/
H A DREADME24 * fan controller
/openbmc/phosphor-pid-control/pid/
H A Dzone.hpp106 void addFanInput(const std::string& fan, bool missingAcceptable);
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_powersubsystem_settings.robot140 ... msg=The thermal mode does not match the current fan mode.
/openbmc/linux/Documentation/watchdog/
H A Dwatchdog-api.rst154 some do temperature, fan and power level monitoring, some can tell you
184 A system fan monitored by the watchdog card has failed
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-emcon.dtsi78 pwm_fan: pwm-fan {
79 compatible = "pwm-fan";
H A Dimx6ull-tarragon-common.dtsi487 pinctrl_fan_enable: fan-enablegrp {
722 pinctrl_fan_sense_snvs: fan-sense-snvsgrp {
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam57xx-beagle-x15-common.dtsi151 compatible = "gpio-fan";
153 gpio-fan,speed-map = <0 0>,
/openbmc/docs/designs/
H A Dvirtual-sensors.md10 data and some other factor like fan speed for temperature sensors, some complex
/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dsignal.cpp37 namespace phosphor::fan::control::json::trigger::signal namespace
/openbmc/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c383 static int hp_wmi_get_fan_speed(int fan) in hp_wmi_get_fan_speed() argument
386 char fan_data[4] = { fan, 0, 0, 0 }; in hp_wmi_get_fan_speed()
1640 HWMON_CHANNEL_INFO(fan, HWMON_F_INPUT, HWMON_F_INPUT),

1...<<31323334353637