Searched refs:fan_index (Results 1 – 5 of 5) sorted by relevance
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/ |
H A D | ampere_fanctrl.sh | 76 fan_index=$1 78 id=${fan_id_list[${fan_index}]} 94 echo "Error: Fan $fan_index doesn't exist" 100 fan_index=$1 101 id=${fan_id_list[${fan_index}]} 135 …echo "FAN${fan_index}_F, PWM: $pwm_reading, Duty cycle: $pwm_reading_scaled%, Speed(RPM): $tach_re… 136 …echo "FAN${fan_index}_R, PWM: $pwm_reading, Duty cycle: $pwm_reading_scaled%, Speed(RPM): $tach_re… 138 echo "Error: Fan $fan_index doesn't exist"
|
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils/ |
H A D | ampere_fanctrl.sh | 73 fan_index=$1 75 id=${fan_id_list[${fan_index}]} 90 echo "Error: Fan $fan_index doesn't exist" 96 fan_index=$1 97 id=${fan_id_list[${fan_index}]} 121 …echo "FAN${fan_index}, PWM: $pwm_reading, Duty cycle: $pwm_reading_scaled%, Speed(RPM): $tach_read… 123 echo "Error: Fan $fan_index doesn't exist"
|
/openbmc/linux/drivers/sbus/char/ |
H A D | bbc_envctrl.c | 570 int fan_index = 0; in bbc_envctrl_init() local 577 attach_one_fan(bp, op, fan_index++); in bbc_envctrl_init() 579 if (temp_index != 0 && fan_index != 0) { in bbc_envctrl_init()
|
/openbmc/linux/drivers/hwmon/ |
H A D | lm80.c | 106 enum fan_index { enum
|
/openbmc/linux/drivers/scsi/esas2r/ |
H A D | atvda.h | 700 u8 fan_index; member
|