Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/ti-soc-thermal/
Dti-bandgap.h337 int ti_bandgap_read_temperature(struct ti_bandgap *bgp, int id,
Dti-thermal-common.c82 ret = ti_bandgap_read_temperature(bgp, data->sensor_id, &tmp); in __ti_thermal_get_temp()
Dti-bandgap.c514 int ti_bandgap_read_temperature(struct ti_bandgap *bgp, int id, in ti_bandgap_read_temperature() function