Home
last modified time | relevance | path

Searched refs:fan1_div (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/hwmon/
H A Damc6821.c151 u8 fan1_div; member
196 data->fan1_div = i2c_smbus_read_byte_data(client, in amc6821_update_device()
198 data->fan1_div = data->fan1_div & AMC6821_CONF4_PSPR ? 4 : 2; in amc6821_update_device()
646 return sprintf(buf, "%d\n", data->fan1_div); in fan1_div_show()
671 data->fan1_div = 2; in fan1_div_store()
675 data->fan1_div = 4; in fan1_div_store()
710 static SENSOR_DEVICE_ATTR_RW(fan1_div, fan1_div, 0);
H A Dadm1029.c266 static SENSOR_DEVICE_ATTR_RW(fan1_div, fan_div, 0);
H A Demc2103.c491 static DEVICE_ATTR_RW(fan1_div);
H A Dlm80.c475 static SENSOR_DEVICE_ATTR_RW(fan1_div, fan_div, 0);
H A Dsmsc47m1.c424 static SENSOR_DEVICE_ATTR_RW(fan1_div, fan_div, 0);
H A Dg762.c1001 static DEVICE_ATTR_RW(fan1_div);
H A Dgl518sm.c428 static SENSOR_DEVICE_ATTR_RW(fan1_div, fan_div, 0);
H A Dw83l786ng.c395 SENSOR_ATTR(fan1_div, S_IWUSR | S_IRUGO, show_fan_div,
H A Dvia686a.c630 static SENSOR_DEVICE_ATTR_RW(fan1_div, fan_div, 0);
H A Dsis5595.c528 static SENSOR_DEVICE_ATTR_RW(fan1_div, fan_div, 0);
H A Dlm78.c414 static SENSOR_DEVICE_ATTR_RW(fan1_div, fan_div, 0);
H A Dgl520sm.c493 static SENSOR_DEVICE_ATTR_RW(fan1_div, fan_div, 0);
H A Dlm87.c579 static SENSOR_DEVICE_ATTR_RW(fan1_div, fan_div, 0);
H A Dvt8231.c659 static SENSOR_DEVICE_ATTR_RW(fan1_div, fan_div, 0);
H A Dfschmd.c655 SENSOR_ATTR_RW(fan1_div, fan_div, 0),
H A Dadm1031.c659 static SENSOR_DEVICE_ATTR_RW(fan1_div, fan_div, 0);
H A Dw83791d.c679 SENSOR_ATTR(fan1_div, S_IWUSR | S_IRUGO,
H A Dw83792d.c1144 static SENSOR_DEVICE_ATTR(fan1_div, S_IWUSR | S_IRUGO,
H A Dpc87360.c1158 SENSOR_ATTR_RO(fan1_div, fan_div, 0),
H A Dw83781d.c681 static SENSOR_DEVICE_ATTR(fan1_div, S_IRUGO | S_IWUSR,
H A Dw83627hf.c1199 static SENSOR_DEVICE_ATTR_RW(fan1_div, fan_div, 0);
H A Dadm1026.c781 static SENSOR_DEVICE_ATTR_RW(fan1_div, fan_div, 0);
/openbmc/linux/Documentation/hwmon/
H A Dmax6650.rst49 fan1_div rw sets the speed range the inputs can handle. Legal
H A Damc6821.rst50 fan1_div rw Fan divisor can be either 2 or 4.
H A Dg762.rst32 fan1_div:

12