Lines Matching defs:temp
174 int temp; member
617 int *temp) in tsadc_code_to_temp()
688 int temp) in tsadc_temp_to_code_v2()
1005 int chn, int *temp) in tsadc_get_temp_v2()
1016 static int predict_temp(int temp) in predict_temp()
1087 int chn, int *temp) in tsadc_get_temp_v3()
1098 static int tsadc_get_temp_v4(struct udevice *dev, int chn, int *temp) in tsadc_get_temp_v4()
1110 int chn, int temp) in tsadc_alarm_temp_v2()
1127 static void tsadc_alarm_temp_v3(struct udevice *dev, int chn, int temp) in tsadc_alarm_temp_v3()
1143 int chn, int temp) in tsadc_tshut_temp_v2()
1160 static void tsadc_tshut_temp_v3(struct udevice *dev, int chn, int temp) in tsadc_tshut_temp_v3()
1210 int rockchip_thermal_get_temp(struct udevice *dev, int *temp) in rockchip_thermal_get_temp()