Searched refs:xspi_mto (Results 1 – 1 of 1) sorted by relevance
34 static uint32_t xspi_mto[2]; variable39 xspi_mto[0] = mmio_read_32(XSPI1_BASE + XSPI_MTO); in xspi_save()40 xspi_mto[1] = mmio_read_32(XSPI2_BASE + XSPI_MTO); in xspi_save()47 mmio_write_32(XSPI1_BASE + XSPI_MTO, xspi_mto[0]); in xspi_restore()48 mmio_write_32(XSPI2_BASE + XSPI_MTO, xspi_mto[1]); in xspi_restore()