Home
last modified time | relevance | path

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

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