Home
last modified time | relevance | path

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

/u-boot/drivers/watchdog/
A Dulp_wdog.c16 struct wdog_regs { struct
24 struct wdog_regs *wdog; argument
/u-boot/arch/arm/mach-bcm283x/
A Dreset.c30 __efi_runtime_data struct bcm2835_wdog_regs *wdog_regs; variable
33 __reset_cpu(struct bcm2835_wdog_regs *wdog_regs, ulong ticks) in __reset_cpu()
/u-boot/arch/arm/include/asm/arch-vf610/
A Dimx-regs.h373 struct wdog_regs { struct
374 u16 wcr;
375 u16 wsr;
376 u16 wrsr;
377 u16 wicr;
378 u16 wmcr;
/u-boot/arch/arm/include/asm/arch-mx27/
A Dimx-regs.h107 struct wdog_regs { struct
108 u16 wcr;
109 u16 wsr;
110 u16 wstr;
/u-boot/arch/arm/include/asm/arch-imx8m/
A Dimx-regs.h392 struct wdog_regs { struct
393 u16 wcr; /* Control */
394 u16 wsr; /* Service */
395 u16 wrsr; /* Reset Status */
396 u16 wicr; /* Interrupt Control */
397 u16 wmcr; /* Miscellaneous Control */
/u-boot/arch/arm/include/asm/arch-mx6/
A Dimx-regs.h939 struct wdog_regs { struct
940 u16 wcr; /* Control */
941 u16 wsr; /* Service */
942 u16 wrsr; /* Reset Status */
943 u16 wicr; /* Interrupt Control */
944 u16 wmcr; /* Miscellaneous Control */
/u-boot/arch/arm/include/asm/arch-mx7/
A Dimx-regs.h974 struct wdog_regs { struct
975 u16 wcr; /* Control */
976 u16 wsr; /* Service */
977 u16 wrsr; /* Reset Status */
978 u16 wicr; /* Interrupt Control */
979 u16 wmcr; /* Miscellaneous Control */

Completed in 37 milliseconds