THERMCTL_INTR_STATUS
r = readl(ts->regs + THERMCTL_INTR_STATUS);
st = readl(ts->regs + THERMCTL_INTR_STATUS);
writel(ex, ts->regs + THERMCTL_INTR_STATUS);
writel(st, ts->regs + THERMCTL_INTR_STATUS);