Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/ti-soc-thermal/
Dti-bandgap.h351 int ti_bandgap_get_trend(struct ti_bandgap *bgp, int id, int *trend);
Dti-thermal-common.c119 ret = ti_bandgap_get_trend(bgp, id, &tr); in __ti_thermal_get_trend()
Dti-bandgap.c682 int ti_bandgap_get_trend(struct ti_bandgap *bgp, int id, int *trend) in ti_bandgap_get_trend() function