Searched defs:ecc_pages (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/nand/aml-rawnand/
H A Daml-rawnand.c179 static void aml_cmd_n2m(aml_raw_nand_t* raw_nand, uint32_t ecc_pages, argument
198 static void aml_cmd_m2n(aml_raw_nand_t* raw_nand, uint32_t ecc_pages, argument
257 uint32_t ecc_pagesize, ecc_pages; local
303 static int aml_get_ecc_corrections(aml_raw_nand_t* raw_nand, int ecc_pages, argument
278 aml_set_oob_byte(aml_raw_nand_t* raw_nand, const uint8_t* oob_buf, uint32_t ecc_pages) argument
352 aml_check_ecc_pages(aml_raw_nand_t* raw_nand, int ecc_pages) argument
508 uint32_t ecc_pages; local
597 uint32_t ecc_pages; local
[all...]

Completed in 21 milliseconds