TEMPSI_CMD         35 drivers/thermal/tango_thermal.c 	writel(CMD_READ | thresh_idx << 8, base + TEMPSI_CMD);
TEMPSI_CMD         37 drivers/thermal/tango_thermal.c 	writel(CMD_READ | thresh_idx << 8, base + TEMPSI_CMD);
TEMPSI_CMD         71 drivers/thermal/tango_thermal.c 	writel(CMD_ON, priv->base + TEMPSI_CMD);