Home
last modified time | relevance | path

Searched defs:WTCON_PRESCALER (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Dwatchdog.h23 #define WTCON_PRESCALER(x) ((x) << WTCON_PRE_OFFSET) macro
/rk3399_rockchip-uboot/arch/arm/mach-s5pc1xx/include/mach/
H A Dwatchdog.h24 #define WTCON_PRESCALER(x) ((x) << WTCON_PRE_OFFSET) macro