Searched refs:tcold (Results 1 – 2 of 2) sorted by relevance
384 int ti_bandgap_read_tcold(struct ti_bandgap *bgp, int id, int *tcold);
687 int ti_bandgap_read_tcold(struct ti_bandgap *bgp, int id, int *tcold) in ti_bandgap_read_tcold() argument689 return _ti_bandgap_read_threshold(bgp, id, tcold, false); in ti_bandgap_read_tcold()