Searched refs:sc_ratio (Results 1 – 1 of 1) sorted by relevance
63 int sc_ratio; member186 sc->sc_ratio = 500000; /* 0.5 degC for LSB */ in lmtemp_attach()193 sc->sc_ratio = 62500; /* 0.0625 degC for LSB */ in lmtemp_attach()256 sc->sc_sensor.value = val * sc->sc_ratio + 273150000; in lmtemp_refresh_sensor_data()