Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c374 * ccroc_readl() - reads specified register from CCROC IP block
380 static inline u32 ccroc_readl(struct tegra_soctherm *ts, u32 reg) in ccroc_readl() function
1794 r = ccroc_readl(ts, CCROC_THROT_PSKIP_RAMP_CPU_REG(level)); in throttlectl_cpu_level_cfg()
1799 r = ccroc_readl(ts, CCROC_THROT_PSKIP_CTRL_CPU_REG(level)); in throttlectl_cpu_level_cfg()
1993 v = ccroc_readl(ts, CCROC_SUPER_CCLKG_DIVIDER); in tegra_soctherm_throttle()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c374 * ccroc_readl() - reads specified register from CCROC IP block
380 static inline u32 ccroc_readl(struct tegra_soctherm *ts, u32 reg) in ccroc_readl() function
1756 r = ccroc_readl(ts, CCROC_THROT_PSKIP_RAMP_CPU_REG(level)); in throttlectl_cpu_level_cfg()
1761 r = ccroc_readl(ts, CCROC_THROT_PSKIP_CTRL_CPU_REG(level)); in throttlectl_cpu_level_cfg()
1955 v = ccroc_readl(ts, CCROC_SUPER_CCLKG_DIVIDER); in tegra_soctherm_throttle()

Completed in 7 milliseconds