Home
last modified time | relevance | path

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

/drivers/thermal/
Dtango_thermal.c17 #define TEMPSI_CMD 0 macro
35 writel(CMD_READ | thresh_idx << 8, base + TEMPSI_CMD); in temp_above_thresh()
37 writel(CMD_READ | thresh_idx << 8, base + TEMPSI_CMD); in temp_above_thresh()
71 writel(CMD_ON, priv->base + TEMPSI_CMD); in tango_thermal_init()