Home
last modified time | relevance | path

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

/external/u-boot/drivers/thermal/
Dti-bandgap.c161 static int ti_bandgap_get_temp(struct udevice *dev, int *temp) in ti_bandgap_get_temp() function
172 .get_temp = ti_bandgap_get_temp,