Home
last modified time | relevance | path

Searched defs:fan_div (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/hwmon/
H A Dadm9240.c130 u8 fan_div[2]; /* rw fan1_div, read-only accessor */ member
135 static int adm9240_write_fan_div(struct adm9240_data *data, int channel, u8 fan_div) in adm9240_write_fan_div()
H A Dg760a.c41 u16 fan_div; /* default P=2 */ member
H A Dadm1029.c108 u8 fan_div[ARRAY_SIZE(ADM1029_REG_FAN_DIV)]; member
H A Dlm80.c125 u8 fan_div[2]; /* Register encoding, shifted right */ member
H A Demc2103.c289 int fan_div = 8 / data->fan_multiplier; in fan1_div_show() local
H A Dgl518sm.c118 u8 fan_div[2]; /* Register encoding, shifted right */ member
H A Dw83l786ng.c124 u8 fan_div[2]; member
H A Dnct6775.h106 u8 fan_div[NUM_FAN]; member
H A Dasb100.c198 u8 fan_div[3]; /* Register encoding, right justified */ member
H A Dlm78.c131 u8 fan_div[3]; /* Register encoding, shifted right */ member
H A Dgl520sm.c77 u8 fan_div[2]; member
H A Dlm87.c163 u8 fan_div[2]; /* register value, shifted right */ member
H A Dw83792d.c275 u8 fan_div[7]; /* Register encoding, shifted right */ member
H A Dw83791d.c284 u8 fan_div[NUMBER_OF_FANIN]; /* Register encoding, shifted right */ member
H A Dadm1031.c80 u8 fan_div[2]; member
H A Dw83627ehf.c334 u8 fan_div[5]; member
H A Dpc87360.c1157 static struct sensor_device_attribute fan_div[] = { variable
H A Dadm1026.c277 u8 fan_div[8]; /* Decoded value */ member
H A Dit87.c604 u8 fan_div[NUM_FAN_DIV];/* Register encoding, shifted right */ member
H A Dnct6775-core.c1341 u8 fan_div = data->fan_div[nr]; in nct6775_select_fan_div() local