OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_WDT_ORION
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/drivers/watchdog/
Makefile
23
obj-$(
CONFIG_WDT_ORION
) += orion_wdt.o
/external/u-boot/include/configs/
turris_omnia.h
35
#if !defined(CONFIG_SPL_BUILD) && defined(
CONFIG_WDT_ORION
)
/external/u-boot/board/CZ.NIC/turris_omnia/
turris_omnia.c
26
#ifdef
CONFIG_WDT_ORION
367
#if !defined(CONFIG_SPL_BUILD) && defined(
CONFIG_WDT_ORION
)
377
# ifdef
CONFIG_WDT_ORION
399
# if !defined(CONFIG_SPL_BUILD) && defined(
CONFIG_WDT_ORION
)
Completed in 284 milliseconds