Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c299 struct tegra_soctherm;
303 struct tegra_soctherm *ts;
329 struct tegra_soctherm { struct
362 * @ts: pointer to a struct tegra_soctherm
368 static inline void ccroc_writel(struct tegra_soctherm *ts, u32 value, u32 reg) in ccroc_writel()
375 * @ts: pointer to a struct tegra_soctherm
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 *t in throttrip_program()
[all...]
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c299 struct tegra_soctherm;
303 struct tegra_soctherm *ts;
329 struct tegra_soctherm { struct
362 * @ts: pointer to a struct tegra_soctherm
368 static inline void ccroc_writel(struct tegra_soctherm *ts, u32 value, u32 reg) in ccroc_writel()
375 * @ts: pointer to a struct tegra_soctherm
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 *t in throttrip_program()
[all...]

Completed in 5 milliseconds