Home
last modified time | relevance | path

Searched refs:EXYNOS5_AUTO_WDTRESET_DISABLE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/soc/samsung/
H A Dexynos5250-pmu.c146 value = pmu_raw_readl(EXYNOS5_AUTO_WDTRESET_DISABLE); in exynos5250_pmu_init()
148 pmu_raw_writel(value, EXYNOS5_AUTO_WDTRESET_DISABLE); in exynos5250_pmu_init()
/linux/include/linux/soc/samsung/
H A Dexynos-regs-pmu.h357 #define EXYNOS5_AUTO_WDTRESET_DISABLE 0x0408 macro