Searched refs:regtemp (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
H A D | vt8231.c | 98 static const u8 regtemp[] = { 0x1f, 0x21, 0x22, 0x23, 0x24, 0x25 }; variable 130 * VIA datasheet only considers the 8 MSBs obtained from the regtemp[] 911 regtemp[i]) << 2) vt8231_update_device()
|
H A D | vt1211.c | 80 static u8 regtemp[] = {0x1f, 0x20, 0x21, 0x22, 0x23, 0x24, 0x25}; variable 282 regtemp[ix]); vt1211_update_device()
|
Completed in 107 milliseconds