Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-rockchip/
H A Dpsci_rk322x.c37 register_phys_mem_pgdir(MEM_AREA_IO_SEC, GRF_BASE, GRF_SIZE);
206 vaddr_t va_base = (vaddr_t)phys_to_virt_io(GRF_BASE, GRF_SIZE); in wait_core_wfe_i()
325 vaddr_t va_base = (vaddr_t)phys_to_virt_io(GRF_BASE, GRF_SIZE); in psci_affinity_info()
H A Dplatform_config.h32 #define GRF_BASE 0x11000000 macro