OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WTCON_CLK_128
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/mach-exynos/include/mach/
watchdog.h
19
#define
WTCON_CLK_128
0x3
/external/u-boot/arch/arm/mach-s5pc1xx/include/mach/
watchdog.h
20
#define
WTCON_CLK_128
0x3
/external/u-boot/drivers/watchdog/
s5p_wdt.c
34
wtcon |= (WTCON_EN | WTCON_CLK(
WTCON_CLK_128
));
Completed in 3228 milliseconds