thresh_idx 30 drivers/thermal/tango_thermal.c int thresh_idx; thresh_idx 33 drivers/thermal/tango_thermal.c static bool temp_above_thresh(void __iomem *base, int thresh_idx) thresh_idx 35 drivers/thermal/tango_thermal.c writel(CMD_READ | thresh_idx << 8, base + TEMPSI_CMD); thresh_idx 37 drivers/thermal/tango_thermal.c writel(CMD_READ | thresh_idx << 8, base + TEMPSI_CMD); thresh_idx 45 drivers/thermal/tango_thermal.c int idx = priv->thresh_idx; thresh_idx 59 drivers/thermal/tango_thermal.c priv->thresh_idx = idx; thresh_idx 90 drivers/thermal/tango_thermal.c priv->thresh_idx = IDX_MIN;