Home
last modified time | relevance | path

Searched refs:imx_wdog_cpu_reset (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_machdep.h41 void imx_wdog_cpu_reset(vm_offset_t _wdcr_phys) __attribute__((__noreturn__));
H A Dimx53_machdep.c83 imx_wdog_cpu_reset(0x53F98000); in imx53_cpu_reset()
H A Dimx51_machdep.c87 imx_wdog_cpu_reset(0x73F98000); in imx51_cpu_reset()
H A Dimx_machdep.c68 imx_wdog_cpu_reset(vm_offset_t wdcr_physaddr) in imx_wdog_cpu_reset() function
H A Dimx6_machdep.c259 imx_wdog_cpu_reset(IMX6_WDOG_CR_PHYS); in imx6_cpu_reset()
H A Dimx_wdog.c168 imx_wdog_cpu_reset(BUS_SPACE_PHYSADDR(sc->sc_res[MEMRES], WDOG_CR_REG)); in imx_wdog_intr()