Searched refs:thot (Results 1 – 2 of 2) sorted by relevance
382 int ti_bandgap_read_thot(struct ti_bandgap *bgp, int id, int *thot);
661 int ti_bandgap_read_thot(struct ti_bandgap *bgp, int id, int *thot) in ti_bandgap_read_thot() argument663 return _ti_bandgap_read_threshold(bgp, id, thot, true); in ti_bandgap_read_thot()