Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/samsung/
H A Dexynos5250-pmu.c149 value = pmu_raw_readl(EXYNOS5_MASK_WDTRESET_REQUEST); in exynos5250_pmu_init()
151 pmu_raw_writel(value, EXYNOS5_MASK_WDTRESET_REQUEST); in exynos5250_pmu_init()
/openbmc/linux/include/linux/soc/samsung/
H A Dexynos-regs-pmu.h353 #define EXYNOS5_MASK_WDTRESET_REQUEST 0x040C macro