Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c178 #define CAR_SUPER_CCLKG_DIVIDER 0x36c macro
1999 v = readl(ts->clk_regs + CAR_SUPER_CCLKG_DIVIDER); in tegra_soctherm_throttle()
2001 writel(v, ts->clk_regs + CAR_SUPER_CCLKG_DIVIDER); in tegra_soctherm_throttle()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c178 #define CAR_SUPER_CCLKG_DIVIDER 0x36c macro
1961 v = readl(ts->clk_regs + CAR_SUPER_CCLKG_DIVIDER); in tegra_soctherm_throttle()
1963 writel(v, ts->clk_regs + CAR_SUPER_CCLKG_DIVIDER); in tegra_soctherm_throttle()

Completed in 7 milliseconds