Searched refs:thcode (Results 1 – 1 of 1) sorted by relevance
72 u32 thcode[3]; member97 int thcode[3]; member171 if (reg < tsc->thcode[1]) { in rcar_gen3_thermal_get_temp()174 thcode = tsc->thcode[2]; in rcar_gen3_thermal_get_temp()178 thcode = tsc->thcode[0]; in rcar_gen3_thermal_get_temp()202 int adj, celsius, thcode; in rcar_gen3_thermal_mcelsius_to_temp() local208 thcode = tsc->thcode[2]; in rcar_gen3_thermal_mcelsius_to_temp()212 thcode = tsc->thcode[0]; in rcar_gen3_thermal_mcelsius_to_temp()281 tsc->thcode[0] = rcar_gen3_thermal_read(tsc, fuses->thcode[0]) in rcar_gen3_thermal_fetch_fuses()283 tsc->thcode[1] = rcar_gen3_thermal_read(tsc, fuses->thcode[1]) in rcar_gen3_thermal_fetch_fuses()[all …]