Home
last modified time | relevance | path

Searched defs:bcm2835_thermal_temp2adc (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dbcm2835_thermal.c35 static uint16_t bcm2835_thermal_temp2adc(int temp_C) in bcm2835_thermal_temp2adc() function
/openbmc/linux/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c78 static int bcm2835_thermal_temp2adc(int temp, int offset, int slope) in bcm2835_thermal_temp2adc() function