Home
last modified time | relevance | path

Searched refs:arm_nor_psci_write_mem_protect (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/arm/common/
H A Darm_nor_psci_mem_protect.c51 int arm_nor_psci_write_mem_protect(int val) in arm_nor_psci_write_mem_protect() function
126 (void) arm_nor_psci_write_mem_protect(0); in arm_nor_psci_do_static_mem_protect()
/rk3399_ARM-atf/plat/arm/css/common/
H A Dcss_pm.c388 .write_mem_protect = arm_nor_psci_write_mem_protect,
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_pm.c424 .write_mem_protect = arm_nor_psci_write_mem_protect,
/rk3399_ARM-atf/include/plat/arm/common/
H A Dplat_arm.h235 int arm_nor_psci_write_mem_protect(int val);