Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/amd/versal2/
H A Dplat_psci.c186 ret = (int32_t) mmio_read_32(PMXC_IOU_SLCR_SRAM_CSR); in no_pm_ioctl()
188 mmio_write_32(PMXC_IOU_SLCR_SRAM_CSR, arg2); in no_pm_ioctl()
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Ddef.h148 #define PMXC_IOU_SLCR_SRAM_CSR U(0xF106104C) macro