Searched refs:bcm2835_thermal_temp2adc (Results 1 – 2 of 2) sorted by relevance
35 static uint16_t bcm2835_thermal_temp2adc(int temp_C) in bcm2835_thermal_temp2adc() function51 val = FIELD_DP32(bcm2835_thermal_temp2adc(25), STAT, VALID, true); in bcm2835_thermal_read()
78 static int bcm2835_thermal_temp2adc(int temp, int offset, int slope) in bcm2835_thermal_temp2adc() function247 val |= bcm2835_thermal_temp2adc(trip.temperature, in bcm2835_thermal_probe()