Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dtango_thermal.c16 #define TEMPSI_CMD 0 macro
34 writel(CMD_READ | thresh_idx << 8, base + TEMPSI_CMD); in temp_above_thresh()
36 writel(CMD_READ | thresh_idx << 8, base + TEMPSI_CMD); in temp_above_thresh()
70 writel(CMD_ON, priv->base + TEMPSI_CMD); in tango_thermal_init()