Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c145 #define THROT_PRIORITY_LOCK 0x424 macro
1963 r = readl(ts->regs + THROT_PRIORITY_LOCK); in soctherm_throttle_program()
1969 writel(r, ts->regs + THROT_PRIORITY_LOCK); in soctherm_throttle_program()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c145 #define THROT_PRIORITY_LOCK 0x424 macro
1925 r = readl(ts->regs + THROT_PRIORITY_LOCK); in soctherm_throttle_program()
1931 writel(r, ts->regs + THROT_PRIORITY_LOCK); in soctherm_throttle_program()

Completed in 7 milliseconds