Home
last modified time | relevance | path

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

/drivers/thermal/ti-soc-thermal/
Dti-bandgap.h382 int ti_bandgap_read_thot(struct ti_bandgap *bgp, int id, int *thot);
Dti-bandgap.c661 int ti_bandgap_read_thot(struct ti_bandgap *bgp, int id, int *thot) in ti_bandgap_read_thot() argument
663 return _ti_bandgap_read_threshold(bgp, id, thot, true); in ti_bandgap_read_thot()