Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/tegra/
Dsoctherm.h30 #define THERMCTL_THERMTRIP_CTL 0x80 macro
Dsoctherm.c486 r = readl(ts->regs + THERMCTL_THERMTRIP_CTL); in thermtrip_program()
490 writel(r, ts->regs + THERMCTL_THERMTRIP_CTL); in thermtrip_program()
1443 r = readl(ts->regs + THERMCTL_THERMTRIP_CTL); in regs_show()