Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/tegra/
H A Dsoctherm.c145 #define THROT_PRIORITY_LOCK 0x424 macro
1921 r = readl(ts->regs + THROT_PRIORITY_LOCK); in soctherm_throttle_program()
1927 writel(r, ts->regs + THROT_PRIORITY_LOCK); in soctherm_throttle_program()