Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/tegra/
Dsoctherm.c299 struct tegra_soctherm;
303 struct tegra_soctherm *ts;
329 struct tegra_soctherm { struct
368 static inline void ccroc_writel(struct tegra_soctherm *ts, u32 value, u32 reg) in ccroc_writel()
380 static inline u32 ccroc_readl(struct tegra_soctherm *ts, u32 reg) in ccroc_readl()
385 static void enable_tsensor(struct tegra_soctherm *tegra, unsigned int i) in enable_tsensor()
478 struct tegra_soctherm *ts = dev_get_drvdata(dev); in thermtrip_program()
518 struct tegra_soctherm *ts = dev_get_drvdata(dev); in throttrip_program()
556 find_throttle_cfg_by_name(struct tegra_soctherm *ts, const char *name) in find_throttle_cfg_by_name()
567 static int tsensor_group_thermtrip_get(struct tegra_soctherm *ts, int id) in tsensor_group_thermtrip_get()
[all …]