Lines Matching full:tmu
23 #include <tmu.h>
24 #include <asm/arch/tmu.h>
78 /* TMU device specific details and status */
80 /* base Address for the TMU */
82 /* mux Address for the TMU */
92 /* enum value indicating status of the TMU */
104 * @return current temperature of the chip as sensed by TMU
134 * Monitors status of the TMU device and exynos temperature
175 * Get TMU specific pre-defined values from FDT
188 /* Get the node from FDT for TMU */ in get_tmu_fdt_values()
192 debug("EXYNOS_TMU: No node for tmu in device tree\n"); in get_tmu_fdt_values()
197 * Get the pre-defined TMU specific values from FDT. in get_tmu_fdt_values()
204 debug("%s: Missing tmu-base\n", __func__); in get_tmu_fdt_values()
248 debug("fail to get tmu node properties\n"); in get_tmu_fdt_values()
306 * Init TMU control tuning parameters in tmu_setup_parameters()
317 /* TMU core enable */ in tmu_setup_parameters()
331 * Initialize TMU device