Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.h347 int ti_bandgap_read_temperature(struct ti_bandgap *bgp, int id,
H A Dti-thermal-common.c85 ret = ti_bandgap_read_temperature(bgp, data->sensor_id, &tmp); in __ti_thermal_get_temp()
H A Dti-bandgap.c524 int ti_bandgap_read_temperature(struct ti_bandgap *bgp, int id, in ti_bandgap_read_temperature() function