Searched refs:tegra_soctherm (Results 1 – 1 of 1) sorted by relevance
207 struct tegra_soctherm;211 struct tegra_soctherm *ts;226 struct tegra_soctherm { struct251 static inline void ccroc_writel(struct tegra_soctherm *ts, u32 value, u32 reg) in ccroc_writel()263 static inline u32 ccroc_readl(struct tegra_soctherm *ts, u32 reg) in ccroc_readl()268 static void enable_tsensor(struct tegra_soctherm *tegra, unsigned int i) in enable_tsensor()360 struct tegra_soctherm *ts = dev_get_drvdata(dev); in thermtrip_program()400 struct tegra_soctherm *ts = dev_get_drvdata(dev); in throttrip_program()438 find_throttle_cfg_by_name(struct tegra_soctherm *ts, const char *name) in find_throttle_cfg_by_name()453 struct tegra_soctherm *ts = zone->ts; in tegra_thermctl_set_trip_temp()[all …]