Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx9/common/
H A Dimx9_sys_sleep.c40 xspi_mto[1] = mmio_read_32(XSPI2_BASE + XSPI_MTO); in xspi_save()
48 mmio_write_32(XSPI2_BASE + XSPI_MTO, xspi_mto[1]); in xspi_restore()
/rk3399_ARM-atf/plat/imx/imx9/imx94/include/
H A Dplatform_def.h85 #define XSPI2_BASE U(0x42bE0000) macro