Home
last modified time | relevance | path

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

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