Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c361 * ccroc_writel() - writes a value to a CCROC register
368 static inline void ccroc_writel(struct tegra_soctherm *ts, u32 value, u32 reg) in ccroc_writel() function
1797 ccroc_writel(ts, r, CCROC_THROT_PSKIP_RAMP_CPU_REG(level)); in throttlectl_cpu_level_cfg()
1803 ccroc_writel(ts, r, CCROC_THROT_PSKIP_CTRL_CPU_REG(level)); in throttlectl_cpu_level_cfg()
1991 ccroc_writel(ts, v, CCROC_GLOBAL_CFG); in tegra_soctherm_throttle()
1995 ccroc_writel(ts, v, CCROC_SUPER_CCLKG_DIVIDER); in tegra_soctherm_throttle()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c361 * ccroc_writel() - writes a value to a CCROC register
368 static inline void ccroc_writel(struct tegra_soctherm *ts, u32 value, u32 reg) in ccroc_writel() function
1759 ccroc_writel(ts, r, CCROC_THROT_PSKIP_RAMP_CPU_REG(level)); in throttlectl_cpu_level_cfg()
1765 ccroc_writel(ts, r, CCROC_THROT_PSKIP_CTRL_CPU_REG(level)); in throttlectl_cpu_level_cfg()
1953 ccroc_writel(ts, v, CCROC_GLOBAL_CFG); in tegra_soctherm_throttle()
1957 ccroc_writel(ts, v, CCROC_SUPER_CCLKG_DIVIDER); in tegra_soctherm_throttle()

Completed in 6 milliseconds