Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx9/common/
H A Dimx9_sys_sleep.c39 xspi_mto[0] = mmio_read_32(XSPI1_BASE + XSPI_MTO); in xspi_save()
47 mmio_write_32(XSPI1_BASE + XSPI_MTO, xspi_mto[0]); in xspi_restore()
/rk3399_ARM-atf/plat/imx/imx9/imx94/include/
H A Dplatform_def.h84 #define XSPI1_BASE U(0x42b90000) macro