Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/sh/lib/
H A Dtime.c21 static struct tmu_regs *tmu = (struct tmu_regs *)TMU_BASE; variable
31 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()
/rk3399_rockchip-uboot/doc/device-tree-bindings/exynos/
H A Dtmu.txt5 - compatible : Should be "samsung,exynos-tmu" for TMU
32 tmu@10060000 {
33 compatible = "samsung,exynos-tmu"
/rk3399_rockchip-uboot/drivers/power/
H A DMakefile17 obj-$(CONFIG_EXYNOS_TMU) += exynos-tmu.o
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dexynos4210.dtsi108 tmu@100C0000 {
109 compatible = "samsung,exynos4210-tmu";
H A Dexynos5.dtsi160 tmu@10060000 {
161 compatible = "samsung,exynos-tmu";
H A Dexynos5420-smdk5420.dts26 tmu@10060000 {
H A Dexynos5800-peach-pi.dts61 tmu@10060000 {
H A Dexynos5250-smdk5250.dts76 tmu@10060000 {
H A Dexynos5420-peach-pit.dts49 tmu@10060000 {
H A Dexynos5250-snow.dts321 tmu@10060000 {
H A Dexynos5250-spring.dts106 tmu@10060000 {