Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/include/mach/
Dwatchdog.h21 #define WTCON_CLK(x) ((x & 0x3) << WTCON_CLKSEL_OFFSET) macro
/external/u-boot/arch/arm/mach-s5pc1xx/include/mach/
Dwatchdog.h22 #define WTCON_CLK(x) ((x & 0x3) << WTCON_CLKSEL_OFFSET) macro