Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/nxp/common/nv_storage/
H A Dplat_nv_storage.h12 #define READY_TO_WRITE_VALUE 0xFF macro
H A Dplat_nv_storage.c108 memset(ready_to_write_val, READY_TO_WRITE_VALUE, ARRAY_SIZE(ready_to_write_val)); in wr_nv_app_data()