Home
last modified time | relevance | path

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

/linux/drivers/thermal/qcom/
H A Dtsens.c786 int last_temp = 0, ret, trdy; in get_temp_common() local
792 ret = regmap_field_read(priv->rf[TRDY], &trdy); in get_temp_common()
795 if (!trdy) in get_temp_common()