Home
last modified time | relevance | path

Searched refs:NXP_RST_ADDR (Results 1 – 9 of 9) sorted by relevance

/rk3399_ARM-atf/plat/nxp/common/include/default/ch_2/
H A Dsoc_default_helper_macros.h43 #ifdef NXP_RST_ADDR
/rk3399_ARM-atf/plat/nxp/common/include/default/ch_3_2/
H A Dsoc_default_helper_macros.h47 #ifdef NXP_RST_ADDR
H A Dsoc_default_base_addr.h69 #define NXP_RST_ADDR 0x01E88000 macro
/rk3399_ARM-atf/plat/nxp/common/include/default/ch_3/
H A Dsoc_default_base_addr.h70 #define NXP_RST_ADDR 0x01E88000 macro
H A Dsoc_default_helper_macros.h88 #ifdef NXP_RST_ADDR
/rk3399_ARM-atf/plat/nxp/soc-lx2160a/aarch64/
H A Dlx2160a_warm_rst.S200 ldr x2, =NXP_RST_ADDR
H A Dlx2160a.S533 ldr x2, =NXP_RST_ADDR
/rk3399_ARM-atf/plat/nxp/soc-ls1028a/
H A Dsoc.c392 mmio_write_32(NXP_RST_ADDR + RSTCNTL_OFFSET, SW_RST_REQ_INIT);
/rk3399_ARM-atf/plat/nxp/soc-lx2160a/
H A Dsoc.c536 mmio_write_32(NXP_RST_ADDR + RSTCNTL_OFFSET, SW_RST_REQ_INIT); in wdog_interrupt_handler()