Home
last modified time | relevance | path

Searched defs:watchdog_dev (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/board/xilinx/microblaze-generic/
H A Dmicroblaze-generic.c28 static struct udevice *watchdog_dev __attribute__((section(".data"))) = NULL; variable
/openbmc/u-boot/board/xilinx/zynq/
H A Dboard.c22 static struct udevice *watchdog_dev __attribute__((section(".data"))) = NULL; variable
/openbmc/u-boot/board/cssi/MCR3000/
H A DMCR3000.c151 struct udevice *watchdog_dev = NULL; in board_early_init_r() local
/openbmc/u-boot/arch/mips/mach-mt7620/
H A Dcpu.c73 static struct udevice *watchdog_dev __attribute__((section(".data"))) = NULL; variable
/openbmc/u-boot/board/xilinx/zynqmp/
H A Dzynqmp.c28 static struct udevice *watchdog_dev __attribute__((section(".data"))) = NULL; variable
/openbmc/u-boot/board/CZ.NIC/turris_omnia/
H A Dturris_omnia.c368 static struct udevice *watchdog_dev __attribute__((section(".data"))) = NULL; variable
/openbmc/u-boot/board/CZ.NIC/turris_mox/
H A Dturris_mox.c123 static struct udevice *watchdog_dev __attribute__((section(".data"))) = NULL; variable