• Home
  • Raw
  • Download

Lines Matching defs:ts

211 	struct tegra_soctherm *ts;  member
251 static inline void clk_writel(struct tegra_soctherm *ts, u32 value, u32 reg) in clk_writel()
263 static inline u32 clk_readl(struct tegra_soctherm *ts, u32 reg) in clk_readl()
276 static inline void ccroc_writel(struct tegra_soctherm *ts, u32 value, u32 reg) in ccroc_writel()
288 static inline u32 ccroc_readl(struct tegra_soctherm *ts, u32 reg) in ccroc_readl()
357 struct tegra_soctherm *ts = zone->ts; in tegra_thermctl_set_trip_temp() local
441 struct tegra_soctherm *ts = dev_get_drvdata(dev); in thermtrip_program() local
481 struct tegra_soctherm *ts = dev_get_drvdata(dev); in throttrip_program() local
519 find_throttle_cfg_by_name(struct tegra_soctherm *ts, const char *name) in find_throttle_cfg_by_name()
580 struct tegra_soctherm *ts = dev_get_drvdata(dev); in tegra_soctherm_set_hwtrips() local
647 struct tegra_soctherm *ts = platform_get_drvdata(pdev); in regs_show() local
920 struct tegra_soctherm *ts = cdev->devdata; in throt_get_cdev_cur_state() local
951 struct tegra_soctherm *ts = dev_get_drvdata(dev); in soctherm_init_hw_throt_cdev() local
1043 static void throttlectl_cpu_level_cfg(struct tegra_soctherm *ts, int level) in throttlectl_cpu_level_cfg()
1090 static void throttlectl_cpu_level_select(struct tegra_soctherm *ts, in throttlectl_cpu_level_select()
1133 static void throttlectl_cpu_mn(struct tegra_soctherm *ts, in throttlectl_cpu_mn()
1162 static void soctherm_throttle_program(struct tegra_soctherm *ts, in soctherm_throttle_program()
1194 struct tegra_soctherm *ts = dev_get_drvdata(dev); in tegra_soctherm_throttle() local