Lines Matching +defs:val +defs:ts

76 	struct tegra_tsensor *ts;  member
90 static int tegra_tsensor_hw_enable(const struct tegra_tsensor *ts) in tegra_tsensor_hw_enable()
92 u32 val; in tegra_tsensor_hw_enable() local
139 static int tegra_tsensor_hw_disable(const struct tegra_tsensor *ts) in tegra_tsensor_hw_disable()
156 const struct tegra_tsensor *ts = data; in devm_tegra_tsensor_hw_disable() local
164 const struct tegra_tsensor *ts = tsc->ts; in tegra_tsensor_get_temp() local
166 u32 val; in tegra_tsensor_get_temp() local
209 static int tegra_tsensor_temp_to_counter(const struct tegra_tsensor *ts, int temp) in tegra_tsensor_temp_to_counter()
222 const struct tegra_tsensor *ts = tsc->ts; in tegra_tsensor_set_trips() local
223 u32 val; in tegra_tsensor_set_trips() local
248 tegra_tsensor_handle_channel_interrupt(const struct tegra_tsensor *ts, in tegra_tsensor_handle_channel_interrupt()
252 u32 val; in tegra_tsensor_handle_channel_interrupt() local
270 const struct tegra_tsensor *ts = data; in tegra_tsensor_isr() local
280 static int tegra_tsensor_disable_hw_channel(const struct tegra_tsensor *ts, in tegra_tsensor_disable_hw_channel()
285 u32 val; in tegra_tsensor_disable_hw_channel() local
348 static int tegra_tsensor_enable_hw_channel(const struct tegra_tsensor *ts, in tegra_tsensor_enable_hw_channel()
355 u32 val; in tegra_tsensor_enable_hw_channel() local
420 u32 val = 0; in tegra_tsensor_fuse_read_spare() local
427 static int tegra_tsensor_nvmem_setup(struct tegra_tsensor *ts) in tegra_tsensor_nvmem_setup()
507 static int tegra_tsensor_register_channel(struct tegra_tsensor *ts, in tegra_tsensor_register_channel()
538 struct tegra_tsensor *ts; in tegra_tsensor_probe() local
613 struct tegra_tsensor *ts = dev_get_drvdata(dev); in tegra_tsensor_suspend() local
638 struct tegra_tsensor *ts = dev_get_drvdata(dev); in tegra_tsensor_resume() local