Home
last modified time | relevance | path

Searched refs:adm1022_temp3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dthmc50.c28 static unsigned short adm1022_temp3[16]; variable
30 module_param_array(adm1022_temp3, ushort, &adm1022_temp3_num, 0);
31 MODULE_PARM_DESC(adm1022_temp3,
336 if (adm1022_temp3[i] == id && in thmc50_detect()
337 adm1022_temp3[i + 1] == client->addr) { in thmc50_detect()
/openbmc/linux/Documentation/hwmon/
H A Dthmc50.rst37 * adm1022_temp3: short array
65 the mode with additional remote temperature with adm1022_temp3 parameter.