Searched refs:tmu (Results 1 – 11 of 11) sorted by relevance
21 static struct tmu_regs *tmu = (struct tmu_regs *)TMU_BASE; variable31 return ~readl(&tmu->tcnt0); in timer_read_counter()38 writeb(readb(&tmu->tstr) | (1 << timer), &tmu->tstr); in tmu_timer_start()45 writeb(readb(&tmu->tstr) & ~(1 << timer), &tmu->tstr); in tmu_timer_stop()51 writew((readw(&tmu->tcr0) & ~TCR_TPSC) | tmu_bit, &tmu->tcr0); in timer_init()
5 - compatible : Should be "samsung,exynos-tmu" for TMU32 tmu@10060000 {33 compatible = "samsung,exynos-tmu"
17 obj-$(CONFIG_EXYNOS_TMU) += exynos-tmu.o
108 tmu@100C0000 {109 compatible = "samsung,exynos4210-tmu";
160 tmu@10060000 {161 compatible = "samsung,exynos-tmu";
26 tmu@10060000 {
61 tmu@10060000 {
76 tmu@10060000 {
49 tmu@10060000 {
321 tmu@10060000 {
106 tmu@10060000 {