Home
last modified time | relevance | path

Searched refs:NV_STORAGE_BASE_ADDR (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a/plat/nxp/common/warm_reset/
A Dplat_warm_reset.c78 ret = xspi_write((uint32_t)NV_STORAGE_BASE_ADDR, in prep_n_execute_warm_reset()
83 ret = xspi_wren((uint32_t)NV_STORAGE_BASE_ADDR); in prep_n_execute_warm_reset()
87 (uint32_t) NV_STORAGE_BASE_ADDR); in prep_n_execute_warm_reset()
/trusted-firmware-a/plat/nxp/common/nv_storage/
A Dplat_nv_storage.h14 #ifndef NV_STORAGE_BASE_ADDR
15 #define NV_STORAGE_BASE_ADDR DEFAULT_NV_STORAGE_BASE_ADDR macro
A Dplat_nv_storage.c54 uintptr_t nv_base_addr = NV_STORAGE_BASE_ADDR; in read_nv_app_data()
93 uintptr_t nv_base_addr = NV_STORAGE_BASE_ADDR; in wr_nv_app_data()

Completed in 3 milliseconds