Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/platforms/xtfpga/include/platform/
H A Dhardware.h46 #define XTFPGA_SWRST_VADDR (XTFPGA_FPGAREGS_VADDR + 0x10) macro
/openbmc/linux/arch/xtensa/platforms/xtfpga/
H A Dsetup.c49 WRITE_ONCE(*(u32 *)XTFPGA_SWRST_VADDR, 0xdead); in xtfpga_restart()