Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/tegra/
Dsoctherm.h29 #define THERMCTL_THERMTRIP_CTL 0x80 macro
Dsoctherm.c369 r = readl(ts->regs + THERMCTL_THERMTRIP_CTL); in thermtrip_program()
373 writel(r, ts->regs + THERMCTL_THERMTRIP_CTL); in thermtrip_program()
766 r = readl(ts->regs + THERMCTL_THERMTRIP_CTL); in regs_show()