Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.h30 #define THERMCTL_THERMTRIP_CTL 0x80 macro
H A Dsoctherm.c487 r = readl(ts->regs + THERMCTL_THERMTRIP_CTL); in thermtrip_program()
491 writel(r, ts->regs + THERMCTL_THERMTRIP_CTL); in thermtrip_program()
1410 r = readl(ts->regs + THERMCTL_THERMTRIP_CTL); in regs_show()