Home
last modified time | relevance | path

Searched refs:tegra_soctherm (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thermal/tegra/
H A Dsoctherm.c300 struct tegra_soctherm;
304 struct tegra_soctherm *ts;
330 struct tegra_soctherm { struct
375 static inline void ccroc_writel(struct tegra_soctherm *ts, u32 value, u32 reg) in ccroc_writel()
387 static inline u32 ccroc_readl(struct tegra_soctherm *ts, u32 reg) in ccroc_readl()
392 static void enable_tsensor(struct tegra_soctherm *tegra, unsigned int i) in enable_tsensor()
485 struct tegra_soctherm *ts = dev_get_drvdata(dev); in thermtrip_program()
525 struct tegra_soctherm *ts = dev_get_drvdata(dev); in throttrip_program()
563 find_throttle_cfg_by_name(struct tegra_soctherm *ts, const char *name) in find_throttle_cfg_by_name()
574 static int tsensor_group_thermtrip_get(struct tegra_soctherm *ts, int id) in tsensor_group_thermtrip_get()
[all …]