Home
last modified time | relevance | path

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

/system/ulib/ftl/ndm/
A Dndmp.h61 #define EB_FRST_RESERVED 1 macro
A Dndm_intrnl.c260 memcpy(&ndm->spare_buf[EB_FRST_RESERVED], CTRL_SIG, CTRL_SIG_SZ); in wr_ctrl_info()
1032 WR32_BE(0xFFFFFFFF, &spare[EB_FRST_RESERVED]); in ftl_xfr_page()
1127 WR32_BE(type, &ndm->spare_buf[EB_FRST_RESERVED]); in wr_pg_ffs()
1177 *type = RD32_BE(&ndm->spare_buf[EB_FRST_RESERVED]); in rd_type_ffs()

Completed in 7 milliseconds