Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Dmicroblaze-generic.h47 #if defined(XILINX_WATCHDOG_BASEADDR) && defined(XILINX_WATCHDOG_IRQ)
49 # define CONFIG_WATCHDOG_IRQ XILINX_WATCHDOG_IRQ
/external/u-boot/board/xilinx/microblaze-generic/
Dxparameters.h27 #define XILINX_WATCHDOG_IRQ 1 macro