Searched refs:VT1211_REG_IN_MIN (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
H A Dvt1211.c76 #define VT1211_REG_IN_MIN(ix) ((ix) == 0 ? 0x3e : 0x2a + 2 * (ix)) macro
272 VT1211_REG_IN_MIN(ix)); vt1211_update_device()
397 vt1211_write8(data, VT1211_REG_IN_MIN(ix), data->in_min[ix]); set_in()

Completed in 47 milliseconds