Home
last modified time | relevance | path

Searched refs:bcm2835_thermal_adc2temp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c73 static int bcm2835_thermal_adc2temp(u32 adc, int offset, int slope) in bcm2835_thermal_adc2temp() function
101 *temp = bcm2835_thermal_adc2temp( in bcm2835_thermal_get_temp()