Home
last modified time | relevance | path

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

/drivers/thermal/ti-soc-thermal/
Dti-bandgap.h384 int ti_bandgap_read_tcold(struct ti_bandgap *bgp, int id, int *tcold);
Dti-bandgap.c687 int ti_bandgap_read_tcold(struct ti_bandgap *bgp, int id, int *tcold) in ti_bandgap_read_tcold() argument
689 return _ti_bandgap_read_threshold(bgp, id, tcold, false); in ti_bandgap_read_tcold()