Searched refs:ccroc_writel (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/thermal/tegra/ |
| H A D | soctherm.c | 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()
|