Searched refs:XSPI1_BASE (Results 1 – 2 of 2) sorted by relevance
39 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()
84 #define XSPI1_BASE U(0x42b90000) macro